fix mtd compile

SVN-Revision: 5505
This commit is contained in:
Felix Fietkau
2006-11-12 01:45:59 +00:00
parent d130994932
commit 0f4a0fa10a
3 changed files with 306 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
#include <sys/reboot.h>
#include <string.h>
#include <linux/mtd/mtd.h>
#include "mtd.h"
#define TRX_MAGIC 0x30524448 /* "HDR0" */
#define BUFSIZE (16 * 1024)