diff options
Diffstat (limited to 'i386/i386/pic.c')
-rw-r--r-- | i386/i386/pic.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i386/i386/pic.c b/i386/i386/pic.c index 18162fc..4efe0ab 100644 --- a/i386/i386/pic.c +++ b/i386/i386/pic.c @@ -49,8 +49,6 @@ OTHER TORTIOUS ACTION, ARISING OUR OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include <platforms.h> - #include <sys/types.h> #include <i386/ipl.h> #include <i386/pic.h> |