Skip to content
Snippets Groups Projects
Commit 35d703c8 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mountd: remove a bogus include to fix compile with musl


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 41062
parent 24662e61
No related branches found
No related tags found
No related merge requests found
--- a/lib/fs.c
+++ b/lib/fs.c
@@ -2,7 +2,6 @@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
-#include <error.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment