summaryrefslogtreecommitdiff
path: root/www/twhttpd/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/twhttpd/files/patch-ab')
-rw-r--r--www/twhttpd/files/patch-ab16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/twhttpd/files/patch-ab b/www/twhttpd/files/patch-ab
new file mode 100644
index 000000000000..21c2a4f895ab
--- /dev/null
+++ b/www/twhttpd/files/patch-ab
@@ -0,0 +1,16 @@
+--- httplog.c.orig Sat Dec 8 15:15:44 2001
++++ httplog.c Wed Sep 25 12:02:28 2002
+@@ -40,6 +40,7 @@
+ #include <time.h>
+ #include <stdio.h>
+ #include <syslog.h>
++#include <arpa/inet.h>
+ #include <netinet/in.h>
+ #include <sys/time.h>
+ #include <sys/socket.h>
+@@ -151,4 +152,4 @@
+ }
+ }
+ }
+-}
++}