mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 07:49:16 -04:00
10 lines
264 B
C
10 lines
264 B
C
--- mergelogs.c.orig Tue Nov 13 21:45:26 2001
|
|
+++ mergelogs.c Tue Nov 13 21:45:38 2001
|
|
@@ -24,6 +24,7 @@
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
#include <netdb.h>
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|