* src/xheader.c: Remove duplicate inclusion of fnmatch.h. Reported
by Jim Meyering.
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include <fnmatch.h>
|
||||
|
||||
static bool xheader_protected_pattern_p (char const *pattern);
|
||||
static bool xheader_protected_keyword_p (char const *keyword);
|
||||
static void xheader_set_single_keyword (char *) __attribute__ ((noreturn));
|
||||
|
||||
Reference in New Issue
Block a user