aboutsummaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-05-16 18:36:35 +0100
committerThomas Adam <thomas@xteddy.org>2020-05-16 18:36:35 +0100
commitbd87f6bf00946426bc1dd120eec35ca11aab99de (patch)
tree6ce5a675cd10d64f61c99ad8d15d8739aa0ee66f /options.c
parent57fe03dc5a132ee131de457afa5724ec735ae811 (diff)
parent574a9e4b6c7a419b60668c30916327aa7e65d2c8 (diff)
downloadrtmux-bd87f6bf00946426bc1dd120eec35ca11aab99de.tar.gz
rtmux-bd87f6bf00946426bc1dd120eec35ca11aab99de.tar.bz2
rtmux-bd87f6bf00946426bc1dd120eec35ca11aab99de.zip
Merge branch 'obsd-master'
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.c b/options.c
index 5685cb51..6ed38bcd 100644
--- a/options.c
+++ b/options.c
@@ -19,6 +19,7 @@
#include <sys/types.h>
#include <ctype.h>
+#include <fnmatch.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>