summaryrefslogtreecommitdiff
path: root/utils/filename.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/filename.c')
-rw-r--r--utils/filename.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/filename.c b/utils/filename.c
index 88e1191c8..32fbad793 100644
--- a/utils/filename.c
+++ b/utils/filename.c
@@ -19,7 +19,6 @@
#include <sys/stat.h>
#include "netsurf/utils/filename.h"
#include "netsurf/utils/log.h"
-#include <unixlib/local.h>
#define FULL_WORD (unsigned int)4294967295
/* '0' + '0' * 10 */