summaryrefslogtreecommitdiffstats
path: root/include/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net.h')
-rw-r--r--include/net.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net.h b/include/net.h
index 8db83d8309..709e76c895 100644
--- a/include/net.h
+++ b/include/net.h
@@ -16,6 +16,7 @@
#include <linux/types.h>
#include <param.h>
#include <malloc.h>
+#include <stdlib.h>
#include <asm/byteorder.h> /* for nton* / ntoh* stuff */