summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia_/yacc_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/pcmcia_/yacc_config.h')
-rw-r--r--mdk-stage1/pcmcia_/yacc_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/pcmcia_/yacc_config.h b/mdk-stage1/pcmcia_/yacc_config.h
index b4902c8e6..f9b881def 100644
--- a/mdk-stage1/pcmcia_/yacc_config.h
+++ b/mdk-stage1/pcmcia_/yacc_config.h
@@ -28,7 +28,7 @@
#define NUMBER 284
typedef union {
char *str;
- u_long num;
+ unsigned long num;
struct device_info_t *device;
struct card_info_t *card;
struct mtd_ident_t *mtd;