diff options
Diffstat (limited to 'net/sting/files/patch-ac')
-rw-r--r-- | net/sting/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/sting/files/patch-ac b/net/sting/files/patch-ac new file mode 100644 index 000000000000..346d2c9cb3ef --- /dev/null +++ b/net/sting/files/patch-ac @@ -0,0 +1,11 @@ +--- setsignal.c Fri Nov 5 06:00:22 1999 ++++ setsignal.c.new Wed May 10 11:10:59 2000 +@@ -34,7 +34,7 @@ + #include <string.h> + #endif + +-#include "gnuc.h" ++/* #include "gnuc.h" */ + #ifdef HAVE_OS_PROTO_H + #include "os-proto.h" + #endif |