diff options
Diffstat (limited to 'glib/gfileutils.c')
-rw-r--r-- | glib/gfileutils.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/glib/gfileutils.c b/glib/gfileutils.c index 76335fa47..bfd6bb68a 100644 --- a/glib/gfileutils.c +++ b/glib/gfileutils.c @@ -52,7 +52,6 @@ #include "gstdio.h" #include "glibintl.h" -#include "galias.h" /** * g_mkdir_with_parents: @@ -2015,6 +2014,3 @@ g_file_open_tmp (const gchar *tmpl, } #endif - -#define __G_FILEUTILS_C__ -#include "galiasdef.c" |