ar71xx: add TP-LINK TL-WDR3320 v2 support
[openwrt/svn-archive/archive.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>