mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:27:30 +02:00
fix mkfwimage build on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11947 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a33ab5c6e9
commit
811d83bef3
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user