summaryrefslogtreecommitdiff
path: root/package/system/mountd/patches/050-no_error_h.patch
blob: 16a75f04220706f79237e97f49d9ace187552dd8 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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>