aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/patterns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/patterns.h')
-rw-r--r--src/stdlib/patterns.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/patterns.h b/src/stdlib/patterns.h
index 53db0978..2b77e490 100644
--- a/src/stdlib/patterns.h
+++ b/src/stdlib/patterns.h
@@ -3,7 +3,6 @@
// The type representing text patterns for pattern matching.
#include <stdbool.h>
-#include <printf.h>
#include <stdint.h>
#include "datatypes.h"