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