Oops! forgot to test binaries and missed including config.h

SVN revision: 39261
This commit is contained in:
Gustavo Sverzut Barbieri 2009-02-26 22:38:14 +00:00
parent ab2e35127f
commit 09f9cd39c5
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "Efreet.h"
#include <stdio.h>
#include <string.h>