chiark / gitweb /
util: make http url validity checks more generic, and move them to util.c
[elogind.git] / src / core / mount-setup.c
index bd3a0352d690065f46484c397c327c7aa2007843..eb9641fbcbe199686576e5c87f910cc9f8bf4217 100644 (file)
@@ -24,7 +24,6 @@
 #include <sys/stat.h>
 #include <stdlib.h>
 #include <string.h>
-#include <libgen.h>
 #include <assert.h>
 #include <unistd.h>
 #include <ftw.h>