summaryrefslogtreecommitdiff
path: root/pyconfig.h.in
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-05-23 15:06:50 +0000
committerMartin v. Löwis <martin@v.loewis.de>2008-05-23 15:06:50 +0000
commitce2e811575fd0081ca0c0c358a06baedf3e94270 (patch)
tree3641eef66b3b31c0a823af0cc0dd3920ff116407 /pyconfig.h.in
parentce4079444eab2fbb5cbc230a179c30feb0bb8dd4 (diff)
downloadcpython-ce2e811575fd0081ca0c0c358a06baedf3e94270.tar.gz
Patch #1722225: Support QNX 6.
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 8c9fd165f6..9dbcd1e53d 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -688,6 +688,9 @@
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
+/* Define to 1 if you have the <sys/termio.h> header file. */
+#undef HAVE_SYS_TERMIO_H
+
/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H