diff options
Diffstat (limited to 'net/tvark/files/patch-main.c')
-rw-r--r-- | net/tvark/files/patch-main.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tvark/files/patch-main.c b/net/tvark/files/patch-main.c new file mode 100644 index 000000000000..d4973692dea8 --- /dev/null +++ b/net/tvark/files/patch-main.c @@ -0,0 +1,10 @@ +--- main.c.orig Fri Nov 14 23:36:01 2003 ++++ main.c Mon Mar 22 18:19:28 2004 +@@ -37,7 +37,6 @@ + * + */ + +-#define _XOPEN_SOURCE 600 + #define _BSD_SOURCE 1 + + #include <fcntl.h> |