summaryrefslogtreecommitdiff
path: root/irc/slirc/files/patch-utils-module.c
blob: eee15bcfca275fa152b070caa3a6d6d2b2d90cc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
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)