girepository: Add missing include

For previous commit.
This commit is contained in:
Colin Walters 2015-09-26 11:51:33 -04:00
parent ba2c4624da
commit 5bda8cc0d3

View File

@ -28,6 +28,7 @@
#include <stdlib.h>
#ifdef HAVE_GETAUXVAL
#include <unistd.h>
#include <sys/auxv.h>
#endif