]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/miscfs/devfs/devfs.h
xnu-4570.1.46.tar.gz
[apple/xnu.git] / bsd / miscfs / devfs / devfs.h
index 88e63b4f5bc9cde1908820e4e799b2f6897e26ce..c2cc577c5a301cfea25f415322d4147cd5bb045a 100644 (file)
@@ -57,6 +57,7 @@
 #define        _MISCFS_DEVFS_DEVFS_H_
 
 #include <sys/appleapiopts.h>
+#include <sys/cdefs.h>
 
 #define DEVFS_CHAR     0
 #define DEVFS_BLOCK    1
@@ -148,6 +149,7 @@ __END_DECLS
 #define        GID_BIN         7
 #define        GID_GAMES       13
 #define        GID_DIALER      68
+#define GID_WINDOWSERVER 88
 #endif /* __APPLE_API_PRIVATE */
 
 #endif /* !_MISCFS_DEVFS_DEVFS_H_ */