diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mapis.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapis.c b/src/mapis.c index c356208..21d5852 100644 --- a/src/mapis.c +++ b/src/mapis.c @@ -18,7 +18,6 @@ #include <string.h> #include <mapis.h> -#include <ctl-config.h> struct mapisHandleT { afb_api_t mainApiHandle; |