ports/net/pen/files/patch-mergelogs.c
Ying-Chieh Liao 16fafce74e add pen
A load balancer for "simple" tcp based protocols
2001-11-13 18:52:17 +00:00

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>