diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-05-16 18:36:35 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-05-16 18:36:35 +0100 |
commit | bd87f6bf00946426bc1dd120eec35ca11aab99de (patch) | |
tree | 6ce5a675cd10d64f61c99ad8d15d8739aa0ee66f /cmd-set-option.c | |
parent | 57fe03dc5a132ee131de457afa5724ec735ae811 (diff) | |
parent | 574a9e4b6c7a419b60668c30916327aa7e65d2c8 (diff) | |
download | rtmux-bd87f6bf00946426bc1dd120eec35ca11aab99de.tar.gz rtmux-bd87f6bf00946426bc1dd120eec35ca11aab99de.tar.bz2 rtmux-bd87f6bf00946426bc1dd120eec35ca11aab99de.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'cmd-set-option.c')
-rw-r--r-- | cmd-set-option.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-set-option.c b/cmd-set-option.c index c6f83796..36579f29 100644 --- a/cmd-set-option.c +++ b/cmd-set-option.c @@ -18,7 +18,6 @@ #include <sys/types.h> -#include <fnmatch.h> #include <stdlib.h> #include <string.h> |