Denne trengs for å få skiten til å kompilere, alternativt:
slett denne og pwyacc.c og generer dem på ny
This commit is contained in:
11
pwyacc.h
Normal file
11
pwyacc.h
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
#ifndef YYSTYPE
|
||||||
|
#define YYSTYPE int
|
||||||
|
#endif
|
||||||
|
#define SET 257
|
||||||
|
#define HOST 258
|
||||||
|
#define USER 259
|
||||||
|
#define PASSWORD 260
|
||||||
|
#define STRING 261
|
||||||
|
|
||||||
|
|
||||||
|
extern YYSTYPE yylval;
|
Reference in New Issue
Block a user