apply post 1.10.3 patches, release 1.10.4
[oweals/busybox.git] / networking / tcpudp.c
index 0b604af482c691e684a05b1c5f524699cba2fe77..07a87b8ede02a530c2ec1b5da263a6a884ad1a22 100644 (file)
@@ -31,6 +31,7 @@
 
 #include "libbb.h"
 /* Wants <limits.h> etc, thus included after libbb.h: */
+#include <linux/types.h> /* for __be32 etc */
 #include <linux/netfilter_ipv4.h>
 
 // TODO: move into this file: