16a75f04220706f79237e97f49d9ace187552dd8
[openwrt.git] / package / system / mountd / patches / 050-no_error_h.patch
1 --- a/lib/fs.c
2 +++ b/lib/fs.c
3 @@ -2,7 +2,6 @@
4  #include <unistd.h>
5  #include <stdlib.h>
6  #include <string.h>
7 -#include <error.h>
8  #include <sys/types.h>
9  #include <sys/stat.h>
10  #include <fcntl.h>