diff options
Diffstat (limited to 'net/gnut/files')
-rw-r--r-- | net/gnut/files/patch-aa | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/gnut/files/patch-aa b/net/gnut/files/patch-aa new file mode 100644 index 000000000000..c150b6202030 --- /dev/null +++ b/net/gnut/files/patch-aa @@ -0,0 +1,7 @@ +--- src/blacklist.c.orig Sun Sep 10 03:49:23 2000 ++++ src/blacklist.c Sun Sep 10 03:49:31 2000 +@@ -1,3 +1,4 @@ ++#include <sys/types.h> + #include <stdio.h> + #include <stdlib.h> + #include <string.h> |