]> granicus.if.org Git - sudo/commitdiff
add dev_t and ino_t
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 7 Sep 1998 02:28:14 +0000 (02:28 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 7 Sep 1998 02:28:14 +0000 (02:28 +0000)
config.h.in

index 5e48dcf57983ccf248c70b5fbb6cdb83c1ffe67e..9cd1fbe978d65db47ca934b389cfa7fe82a2c6cd 100644 (file)
 /* Define to `int' if <sys/types.h> doesn't define.  */
 #undef ssize_t
 
+/* Define to `int' if <sys/types.h> doesn't define.  */
+#undef dev_t
+
+/* Define to `unsigned int' if <sys/types.h> doesn't define.  */
+#undef ino_t
+
 /* Define to be nil if C compiler doesn't support "const."  */
 #undef const