mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
11 lines
198 B
Diff
11 lines
198 B
Diff
|
--- a/tools/imximage.c
|
||
|
+++ b/tools/imximage.c
|
||
|
@@ -11,7 +11,6 @@
|
||
|
#include "imagetool.h"
|
||
|
#include <image.h>
|
||
|
#include "imximage.h"
|
||
|
-#include <generated/autoconf.h>
|
||
|
|
||
|
#define UNDEFINED 0xFFFFFFFF
|
||
|
|