From 259c314d142abd6f9295047c116235cfdd119563 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 17 Mar 2014 00:17:02 +0100 Subject: Remove imp.h and exp.h header files These include files don't have a function any more, remove them. --- src/portab/portabtest.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/portab/portabtest.c') diff --git a/src/portab/portabtest.c b/src/portab/portabtest.c index 3602feec..d7f33f99 100644 --- a/src/portab/portabtest.c +++ b/src/portab/portabtest.c @@ -16,14 +16,11 @@ * Test program for portab.h and friends ;-) */ -#include "imp.h" #include #include #include #include -#include "exp.h" - int allow_severity = 0, deny_severity = 0; static void -- cgit 1.4.1