summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/pppd/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/pppd/system.h')
-rw-r--r--testsuites/samples/pppd/system.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/testsuites/samples/pppd/system.h b/testsuites/samples/pppd/system.h
index ffefa0385d..bb8d576dbd 100644
--- a/testsuites/samples/pppd/system.h
+++ b/testsuites/samples/pppd/system.h
@@ -4,11 +4,6 @@
#include <rtems.h>
-/* HACK */
-#if defined(__i386__)
-#include <tty_drv.h>
-#endif
-
/* functions */
extern rtems_task Init(rtems_task_argument argument);