projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
268e516
)
fix mkfwimage build on mac os x
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Jul 2008 20:27:03 +0000
(20:27 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Jul 2008 20:27:03 +0000
(20:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11947
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/firmware-utils/src/mkfwimage.c
patch
|
blob
|
history
diff --git
a/tools/firmware-utils/src/mkfwimage.c
b/tools/firmware-utils/src/mkfwimage.c
index
1ed7a01
..
7e50185
100644
(file)
--- a/
tools/firmware-utils/src/mkfwimage.c
+++ b/
tools/firmware-utils/src/mkfwimage.c
@@
-28,7
+28,7
@@
#include <netinet/in.h>
#include <stdio.h>
#include <stdlib.h>
-#include <li
nux/li
mits.h>
+#include <limits.h>
#include "fw.h"
typedef struct part_data {