OSDN Git Service

Include config.h before anything else in *.c
[android-x86/external-libpciaccess.git] / src / solx_devfs.c
index f572393..cf96467 100644 (file)
@@ -25,6 +25,9 @@
 /*
  * Solaris devfs interfaces
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdlib.h>
 #include <strings.h>