diff options
Diffstat (limited to 'www/fhttpd/files/patch-aa')
-rw-r--r-- | www/fhttpd/files/patch-aa | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/www/fhttpd/files/patch-aa b/www/fhttpd/files/patch-aa deleted file mode 100644 index e77d46f8f9d3..000000000000 --- a/www/fhttpd/files/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ ---- pseudopoll.c Mon Feb 9 10:48:42 1998 -+++ pseudopoll.c.new Fri Dec 24 00:12:58 1999 -@@ -3,7 +3,6 @@ - */ - - #ifdef PSEUDOPOLL --#include "pseudopoll.h" - #include <unistd.h> - #include <stdlib.h> - #include <string.h> -@@ -11,6 +10,7 @@ - #include <values.h> - #include <sys/types.h> - #include <sys/time.h> -+#include <sys/poll.h> - - #ifdef NEED_SELECT_H - #include <sys/select.h> |