diff options
Diffstat (limited to '')
| -rw-r--r-- | net/netmap/files/patch-netmap::lookup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netmap/files/patch-netmap::lookup.c b/net/netmap/files/patch-netmap::lookup.c index 5bfc31c556d0..65d873d62054 100644 --- a/net/netmap/files/patch-netmap::lookup.c +++ b/net/netmap/files/patch-netmap::lookup.c @@ -1,7 +1,7 @@ --- netmap/lookup.c.orig 2010-01-06 07:59:38.000000000 +0900 +++ netmap/lookup.c 2011-11-23 22:32:15.000000000 +0900 -@@ -1,6 +1,8 @@ - #include <strstream> +@@ -1,6 +1,7 @@ +-#include <strstream> #include <iostream> +#include <sys/types.h> |
