mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-06 14:30:40 +01:00
fix mkfwimage build on mac os x
SVN-Revision: 11947
This commit is contained in:
parent
7f249bf2f5
commit
c385ca9c81
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue