1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/www/webalizer/files/patch-ac

11 lines
203 B
Plaintext
Raw Normal View History

2000-04-18 19:04:36 +00:00
--- webalizer.c.bak Tue Apr 18 07:34:50 2000
+++ webalizer.c Tue Apr 18 07:38:58 2000
@@ -61,6 +61,7 @@
#endif
#ifdef USE_DNS
+#include <netinet/in.h>
#include <arpa/inet.h>
#ifdef HAVE_DB_185_H