From 8b04f597c489d0805f7d9bfa689076ce98b15e6a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 28 Feb 2000 04:36:33 +0000 Subject: zsh-workers/9889 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 453ca1fa4..715d45c28 100644 --- a/acconfig.h +++ b/acconfig.h @@ -207,6 +207,9 @@ /* Define to 1 if there is a prototype defined for ioctl() on your system */ #undef HAVE_IOCTL_PROTO +/* Define to 1 if there is a prototype defined for mknod() on your system */ +#undef HAVE_MKNOD_PROTO + /* Define to 1 if select() is defined in , ie BeOS R4.51*/ #undef SELECT_IN_SYS_SOCKET_H -- cgit 1.4.1