aboutsummaryrefslogtreecommitdiffstats
path: root/src/support.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/support.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/support.h b/src/support.h
index 16dd7ae13..95bde4691 100644
--- a/src/support.h
+++ b/src/support.h
@@ -3,10 +3,6 @@
#include <glib.h>
-#ifdef HAVE_LIBGEN_H
-#include <libgen.h>
-#endif
-
const char *strcasestr(const char *haystack, const char *needle);
typedef struct {