diff options
Diffstat (limited to 'www/kcgi/files/patch-child.c')
-rw-r--r-- | www/kcgi/files/patch-child.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/kcgi/files/patch-child.c b/www/kcgi/files/patch-child.c deleted file mode 100644 index 445c8b8051d5..000000000000 --- a/www/kcgi/files/patch-child.c +++ /dev/null @@ -1,12 +0,0 @@ ---- child.c.orig 2015-07-16 22:52:47 UTC -+++ child.c -@@ -17,9 +17,7 @@ - #ifdef HAVE_CONFIG_H - #include "config.h" - #endif --#ifdef __linux__ - #include <arpa/inet.h> --#endif - - #include <assert.h> - #include <ctype.h> |