summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkcsmapper/ldef.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkcsmapper/ldef.h')
-rw-r--r--usr.bin/mkcsmapper/ldef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkcsmapper/ldef.h b/usr.bin/mkcsmapper/ldef.h
index 70c3122..d585703 100644
--- a/usr.bin/mkcsmapper/ldef.h
+++ b/usr.bin/mkcsmapper/ldef.h
@@ -36,6 +36,6 @@ typedef struct {
} linear_zone_t;
extern int debug;
-extern int line_number;
+extern int linenumber;
extern int yyerror(const char *);
extern int yylex(void);
OpenPOWER on IntegriCloud