Fix some compilation warnings (Thanks mxf)
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
#include "util.h"
|
||||
#include "queue.h"
|
||||
#include "table.h"
|
||||
#include "workspace.h"
|
||||
#include "xcb.h"
|
||||
|
||||
extern int yylex(void);
|
||||
extern FILE *yyin;
|
||||
|
Reference in New Issue
Block a user