rename base to base_id since flex defines a function with the argument base

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15426 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-16 19:21:42 +00:00
parent b5454e78eb
commit f0cdb49457
3 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
#include <ctype.h>
#include <roken.h>
extern long base;
extern long base_id;
extern int number;
extern char *prefix;
extern char name[128];