summaryrefslogtreecommitdiff
path: root/net/mtr/files/patch-raw.c
blob: 58b0bddad136f6259609040c6ce084625002ac3c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- raw.c.orig	Sat Oct 30 13:27:31 2004
+++ raw.c	Sat Oct 30 13:27:39 2004
@@ -22,6 +22,7 @@
 #include <ctype.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>