Fix some compilation warnings (Thanks mxf)

This commit is contained in:
Michael Stapelberg
2009-09-26 13:30:32 +02:00
parent aa02fda067
commit b898058105
3 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,6 @@
%{
#include <stdio.h>
#include <string.h>
#include "cfgparse.tab.h"
#include <xcb/xcb.h>