tools: tplink-safeloader: fix whitespace issues
[project/firmware-utils.git] / src / mkhilinkfw.c
index 99322d4ea0bd746812a431d931985ad8a41626e2..55908e5caa7f447c214ec5b30749ef61618424a0 100644 (file)
@@ -22,6 +22,7 @@
  *   gcc -lcrypto hlkcrypt.c -o hlkcrypt
  */
  
+#include <arpa/inet.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <getopt.h>