summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-16 00:09:49 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-16 00:09:49 +0000
commit19d7b8d3fa2c73d68ed60250c091f70ec44edbec (patch)
treee63e6cb715a7dc5a22ed7a10e1ac53403ff8de34 /acconfig.h
parent14c62eb2beb36b2898187b89e6c5058f8942a693 (diff)
- (bal) QNX resync. OK tim@
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 78c48f1c..c1c7c243 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.113 2001/07/14 03:22:53 djm Exp $ */
+/* $Id: acconfig.h,v 1.114 2001/08/16 00:09:50 mouring Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -323,6 +323,15 @@
/* Define if your getopt(3) defines and uses optreset */
#undef HAVE_GETOPT_OPTRESET
+/* Define on *nto-qnx systems */
+#undef MISSING_NFDBITS
+
+/* Define on *nto-qnx systems */
+#undef MISSING_HOWMANY
+
+/* Define on *nto-qnx systems */
+#undef MISSING_FD_MASK
+
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */