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…
Reference in a new issue