summaryrefslogtreecommitdiff
path: root/conform/data/termios.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/termios.h-data')
-rw-r--r--conform/data/termios.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/termios.h-data b/conform/data/termios.h-data
index de34bf5956..9aec2f5a17 100644
--- a/conform/data/termios.h-data
+++ b/conform/data/termios.h-data
@@ -144,7 +144,7 @@ function int tcdrain (int)
function int tcflow (int, int)
function int tcflush (int, int)
function int tcgetattr (int, struct termios*)
-#ifndef POSIX
+#if !defined POSIX && !defined XPG4
function pid_t tcgetsid (int)
#endif
function int tcsendbreak (int, int)