summaryrefslogtreecommitdiff
path: root/apps/interpreters/bas/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/interpreters/bas/global.c')
-rw-r--r--apps/interpreters/bas/global.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/interpreters/bas/global.c b/apps/interpreters/bas/global.c
index cf017393a..7a3dd00e2 100644
--- a/apps/interpreters/bas/global.c
+++ b/apps/interpreters/bas/global.c
@@ -1,7 +1,6 @@
/* Global variables and functions. */
#include <nuttx/config.h>
-#include "config.h"
#include <assert.h>
#include <ctype.h>