linux: export bcm963xx_tag.h to userspace
[openwrt/staging/florian.git] / package / mtd / src / imagetag.c
index 9f5c193c42418a43590b96c1c18e2707ede12d93..a53c17a7032cafc8c9cd8151dee4b352c16e2b20 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <sys/ioctl.h>
 #include <mtd/mtd-user.h>
-#include <../arch/mips/include/asm/mach-bcm63xx/bcm963xx_tag.h>
+#include <linux/bcm963xx_tag.h>
 
 #include "mtd.h"
 #include "crc32.h"