New macro uc_property_is_valid.
[pspp] / lib / javaversion.c
index 003919e794bbf843099ab45aacd5364141ec42c1..94a353a0ff7e0184c79688981f61d38d7e1728f2 100644 (file)
@@ -30,9 +30,6 @@
 # define relocate(pathname) (pathname)
 #endif
 
-/* Get PKGDATADIR.  */
-#include "configmake.h"
-
 #include "javaexec.h"
 #include "pipe.h"
 #include "wait-process.h"
@@ -41,6 +38,9 @@
 
 #define _(str) gettext (str)
 
+/* Get PKGDATADIR.  */
+#include "configmake.h"
+
 
 struct locals
 {