aboutsummaryrefslogtreecommitdiff
path: root/config/openaxiom-c-macros.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r--config/openaxiom-c-macros.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in
index 614c8fcc..d5520af5 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -241,6 +241,9 @@
#define below would cause a syntax error. */
#undef _UINT8_T
+/* Define to `int' if <sys/types.h> doesn't define. */
+#undef gid_t
+
/* Define to the type of a signed integer type of width exactly 16 bits if
such a type exists and the standard includes do not define it. */
#undef int16_t
@@ -268,6 +271,9 @@
/* Alignment query operator */
#undef openaxiom_alignment
+/* Define to `int' if <sys/types.h> doesn't define. */
+#undef uid_t
+
/* Define to the type of an unsigned integer type of width exactly 16 bits if
such a type exists and the standard includes do not define it. */
#undef uint16_t