aboutsummaryrefslogtreecommitdiff
path: root/match.h
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2022-05-14 14:31:34 -0400
committerBruce Hill <bruce@bruce-hill.com>2022-05-14 14:31:34 -0400
commitd62fd1eb968cebe75acdbcc43ccd33b24d6f163d (patch)
treea1448a132a9ed7a77e9e2ad1ba7f14f46a7c611b /match.h
parent56da250d69615d70774dbc361fa2693cca1e3df4 (diff)
Lib install stuff
Diffstat (limited to 'match.h')
-rw-r--r--match.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/match.h b/match.h
index 5209977..6c875c4 100644
--- a/match.h
+++ b/match.h
@@ -6,6 +6,7 @@
#include <stdbool.h>
#include <stdio.h>
+#include <sys/types.h>
#include "pattern.h"