aboutsummaryrefslogtreecommitdiff
path: root/include/mingw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mingw.h')
-rw-r--r--include/mingw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mingw.h b/include/mingw.h
index f8e833138..f99582ca5 100644
--- a/include/mingw.h
+++ b/include/mingw.h
@@ -8,8 +8,8 @@
8typedef int gid_t; 8typedef int gid_t;
9typedef int uid_t; 9typedef int uid_t;
10 10
11#define DEFAULT_UID 1000 11#define DEFAULT_UID 4095
12#define DEFAULT_GID 1000 12#define DEFAULT_GID 4095
13 13
14/* 14/*
15 * arpa/inet.h 15 * arpa/inet.h