summaryrefslogtreecommitdiff
path: root/net/netmap/files/patch-netmap::lookup.c
blob: 8b432ab3d9a49219f51eaad2318a32b56f55648a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- netmap/lookup.c.orig	Sun Feb 10 02:57:26 2002
+++ netmap/lookup.c	Sun Feb 10 02:59:22 2002
@@ -1,6 +1,8 @@
 #include <strstream>
 #include <iostream>
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <netdb.h> 	//hostent def
 
 //from belgolib