Fix build warnings regarding _POSIX_C_SOURCE redefinition
commita8293f411234180d70e9ff979954b28381842e1f
authorSimon Feltman <sfeltman@src.gnome.org>
Sat, 31 Oct 2015 21:03:21 +0000 (31 14:03 -0700)
committerSimon Feltman <sfeltman@src.gnome.org>
Sat, 31 Oct 2015 21:17:46 +0000 (31 14:17 -0700)
tree79aaeb0d881cc7ef6d957f388b9f5a5eb3d7cf6d
parent3b1d130174951f7648beceac270daa8ac65939c7
Fix build warnings regarding _POSIX_C_SOURCE redefinition

Move Python.h includes above glib includes to avoid build
warnings with Python 2 as noted here:
https://docs.python.org/2/c-api/intro.html#include-files
gi/gobjectmodule.c
gi/pygi-array.c
gi/pygi-cache.c
gi/pygi-enum-marshal.c
gi/pygi-hashtable.c
gi/pygi-hashtable.h
gi/pygi-list.c
gi/pygi-object.c
gi/pygi-struct-marshal.c
gi/pygi-value.c