diff options
Diffstat (limited to 'net-im/icb/files/patch-icb__s_who.c')
-rw-r--r-- | net-im/icb/files/patch-icb__s_who.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/icb/files/patch-icb__s_who.c b/net-im/icb/files/patch-icb__s_who.c deleted file mode 100644 index 7d8c3523edcf..000000000000 --- a/net-im/icb/files/patch-icb__s_who.c +++ /dev/null @@ -1,13 +0,0 @@ ---- icb/s_who.c.orig 2000-10-02 20:25:53.000000000 +0900 -+++ icb/s_who.c 2012-10-25 18:34:37.000000000 +0900 -@@ -6,6 +6,10 @@ - #include "icb.h" - #include "externs.h" - -+#ifdef HAVE_STRING_H -+#include <string.h> -+#endif -+ - int - s_who (ARGV_TCL) - { |