aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/functiontype.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/functiontype.c')
-rw-r--r--src/stdlib/functiontype.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdlib/functiontype.c b/src/stdlib/functiontype.c
index b0fff1a7..6d692c6d 100644
--- a/src/stdlib/functiontype.c
+++ b/src/stdlib/functiontype.c
@@ -4,9 +4,7 @@
#include "datatypes.h"
#include "functiontype.h"
-#include "optionals.h"
#include "structs.h"
-#include "tables.h"
#include "text.h"
#include "types.h"
#include "util.h"