Oops: #include <stdio.h> *is* required .....

svn path=/trunk/; revision=30575
This commit is contained in:
Bill Meier 2009-10-16 16:01:20 +00:00
parent 92307f0dda
commit 7a43e8853b
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
# include "config.h"
#endif
#include <stdio.h>
#include <string.h>
#include <glib.h>