fix mkfwimage build on mac os x
[15.05/openwrt.git] / tools / firmware-utils / src / mkfwimage.c
index 1ed7a01..7e50185 100644 (file)
@@ -28,7 +28,7 @@
 #include <netinet/in.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <linux/limits.h>
+#include <limits.h>
 #include "fw.h"
 
 typedef struct part_data {