aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strbst.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/strbst.c b/strbst.c
index ff7f1b7..2301917 100644
--- a/strbst.c
+++ b/strbst.c
@@ -1,6 +1,5 @@
#include <stdlib.h>
#include <string.h>
-#include <stdbool.h>
#include <stdio.h>
#include "strbst.h"