Blob Blame History Raw
--- busybox-1.2.2/networking/libiproute/iptunnel.c.pom	2006-07-01 00:42:02.000000000 +0200
+++ busybox-1.2.2/networking/libiproute/iptunnel.c	2007-01-22 13:42:10.000000000 +0100
@@ -29,6 +29,7 @@
 #ifndef __constant_htons
 #define __constant_htons htons
 #endif
+#include <linux/types.h>
 #include <linux/if_tunnel.h>
 
 #include "rt_names.h"