diff options
Diffstat (limited to 'lib/abuf.c')
-rw-r--r-- | lib/abuf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/abuf.c b/lib/abuf.c index ce2cff53dc..937c3df351 100644 --- a/lib/abuf.c +++ b/lib/abuf.c @@ -7,7 +7,6 @@ */ #ifndef USE_HOSTCC -#include <common.h> #include <malloc.h> #include <mapmem.h> #include <string.h> |