mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
|
--- 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
|