summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios06/test_pppd.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios06/test_pppd.c')
-rw-r--r--testsuites/libtests/termios06/test_pppd.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/termios06/test_pppd.c b/testsuites/libtests/termios06/test_pppd.c
index 6a2884a1d2..0e160d7e51 100644
--- a/testsuites/libtests/termios06/test_pppd.c
+++ b/testsuites/libtests/termios06/test_pppd.c
@@ -9,6 +9,10 @@
* $Id$
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <tmacros.h>
#include <termios.h>
#include <rtems/termiostypes.h>