diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-06 18:54:10 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-06 18:54:10 +0000 |
| commit | 91cfe10d515dec397f134f5689180df3d8bfa87b (patch) | |
| tree | fb5f46111480e2b91b766482a050ee34aa747554 /irc/slirc/files/patch-utils-module.c | |
| parent | 3cc329279eafafcaa410b0a4d097281aa02e8838 (diff) | |
Add {irc,japanese}/slirc, a SLang-based IRC client.
Diffstat (limited to 'irc/slirc/files/patch-utils-module.c')
| -rw-r--r-- | irc/slirc/files/patch-utils-module.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/irc/slirc/files/patch-utils-module.c b/irc/slirc/files/patch-utils-module.c new file mode 100644 index 000000000000..eee15bcfca27 --- /dev/null +++ b/irc/slirc/files/patch-utils-module.c @@ -0,0 +1,10 @@ +--- utils-module.c.orig Mon Aug 23 01:39:11 1999 ++++ utils-module.c Sat Jan 6 08:46:47 2001 +@@ -11,6 +11,7 @@ + #include <string.h> + #include <stdlib.h> + #include <slang.h> ++#include <sys/types.h> + + /* this was just to verify that cp0 will be an slstring + static int is_same(char *cp0) |
