summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 0837eb3f4..9e95f426b 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,10 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Define to a Set Process Title type if your system is */
10/* supported by bsd-setproctitle.c */
11#undef SPT_TYPE
12
9/* SCO workaround */ 13/* SCO workaround */
10#undef BROKEN_SYS_TERMIO_H 14#undef BROKEN_SYS_TERMIO_H
11 15