summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/dirname.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/dirname.c')
-rw-r--r--openbsd-compat/dirname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsd-compat/dirname.c b/openbsd-compat/dirname.c
index 30fcb4968..127bc2ae1 100644
--- a/openbsd-compat/dirname.c
+++ b/openbsd-compat/dirname.c
@@ -23,7 +23,6 @@
#include <errno.h>
#include <string.h>
-#include <sys/param.h>
char *
dirname(const char *path)