From e1d35137532374e7ed790081121f704cc0a6cafa Mon Sep 17 00:00:00 2001 From: Eric Norum Date: Wed, 26 Oct 2005 17:30:34 +0000 Subject: Remove i386 conditional. --- testsuites/samples/pppd/system.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'testsuites/samples/pppd') 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 -/* HACK */ -#if defined(__i386__) -#include -#endif - /* functions */ extern rtems_task Init(rtems_task_argument argument); -- cgit v1.2.3