freebsd-ports/net/mtr/files/patch-05
2001-03-12 22:06:03 +00:00

11 lines
248 B
Plaintext

--- split.c~ Sat Mar 10 17:04:01 2001
+++ split.c Sat Mar 10 17:04:11 2001
@@ -24,6 +24,7 @@
#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>
+#include <sys/types.h>
#include <netdb.h>
#include <sys/socket.h>
#include <netinet/in.h>