summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 014413505..5721f65fb 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.180 2004/08/16 13:12:06 dtucker Exp $ */ 1/* $Id: acconfig.h,v 1.181 2005/02/25 23:07:38 dtucker Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved. 4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@@ -52,9 +52,6 @@
52#undef SPT_TYPE 52#undef SPT_TYPE
53#undef SPT_PADCHAR 53#undef SPT_PADCHAR
54 54
55/* setgroups() NOOP allowed */
56#undef SETGROUPS_NOOP
57
58/* SCO workaround */ 55/* SCO workaround */
59#undef BROKEN_SYS_TERMIO_H 56#undef BROKEN_SYS_TERMIO_H
60 57