New module 'tcgetsid'.
[pspp] / tests / test-termios-c++.cc
index e2ea11a1dfc8a1ea4acadb133ea4cd8e7da6b569..31a5e6536e9f67c83750c0ecdacfc48447e26a2f 100644 (file)
 #include "signature.h"
 
 
+#if GNULIB_TEST_TCGETSID
+SIGNATURE_CHECK (GNULIB_NAMESPACE::tcgetsid, pid_t, (int));
+#endif
+
+
 int
 main ()
 {