config.h is already included in evas_common.h

SVN revision: 34599
This commit is contained in:
doursse 2008-05-18 22:28:10 +00:00 committed by doursse
parent 42d1df4a86
commit 37607b5e8e
2 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
#include "config.h"
#include "evas_common.h"
#include "evas_private.h"

View File

@ -1,5 +1,3 @@
#include <config.h>
#ifndef _GNU_SOURCE
# define _GNU_SOURCE
#endif