summaryrefslogtreecommitdiff
path: root/libarchive_fe
diff options
context:
space:
mode:
Diffstat (limited to 'libarchive_fe')
-rw-r--r--libarchive_fe/matching.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libarchive_fe/matching.c b/libarchive_fe/matching.c
index be454b5b..3af5e658 100644
--- a/libarchive_fe/matching.c
+++ b/libarchive_fe/matching.c
@@ -30,6 +30,7 @@ __FBSDID("$FreeBSD: src/usr.bin/cpio/matching.c,v 1.2 2008/06/21 02:20:20 kientz
#include <errno.h>
#endif
+#include "archive.h"
#include "err.h"
#include "line_reader.h"
#include "matching.h"