aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-01-30 03:54:13 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-01-30 03:54:13 +0000
commit67913558238cdea14698b3df6903149a92fc6f40 (patch)
treedf28c1404e30da0327887a8618e2a9a49841c6d0
parent2ffba0d498177492dc68a6456e250be100a4f857 (diff)
downloadpostgresql-67913558238cdea14698b3df6903149a92fc6f40.tar.gz
postgresql-67913558238cdea14698b3df6903149a92fc6f40.zip
aix does have <termios.h>
pointed out by Darren King
-rw-r--r--src/include/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/config.h b/src/include/config.h
index 5f937c91b31..ed4cfe6fbcb 100644
--- a/src/include/config.h
+++ b/src/include/config.h
@@ -39,7 +39,6 @@
#if defined(aix)
# undef HAVE_SYS_SELECT_H
-# undef HAVE_TERMIOS_H
# undef HAVE_ISINF
# define CLASS_CONFLICT
# define DISABLE_XOPEN_NLS