summaryrefslogtreecommitdiffstats
path: root/options/m_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'options/m_config.c')
-rw-r--r--options/m_config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options/m_config.c b/options/m_config.c
index 9733dac3cd..1c5fe01293 100644
--- a/options/m_config.c
+++ b/options/m_config.c
@@ -29,7 +29,6 @@
#include <stdbool.h>
#include <pthread.h>
-#define HAVE_FNMATCH HAVE_POSIX
#if HAVE_FNMATCH
#include <fnmatch.h>
#endif