summaryrefslogtreecommitdiff
path: root/vms/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'vms/config.h')
-rw-r--r--vms/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vms/config.h b/vms/config.h
index bc99ec1144..82d499ae2d 100644
--- a/vms/config.h
+++ b/vms/config.h
@@ -23,6 +23,9 @@
#define HAVE_STRING_H 1
#define HAVE_UTIME_H 1
#define HAVE_MEMORY_H 1
+#define HAVE_PID_T 1
+#define HAVE_GID_T 1
+#define HAVE_UID_T 1
/* #define HAVE_ST_BLKSIZE 1 */
#define HAVE_ST_RDEV 1
/* #define GETGROUPS_T gid_t */