Fix implicit declaration of function 'htons'
[platform/kernel/u-boot.git] / tools / ncb.c
index 7e123f1..30acbea 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/socket.h>
-#include <linux/in.h>
+#include <netinet/in.h>
 
 int main (int argc, char *argv[])
 {