mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
nfs-kernel-server: update to 2.2.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
10
net/nfs-kernel-server/patches/102-limits.patch
Normal file
10
net/nfs-kernel-server/patches/102-limits.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/support/misc/file.c
|
||||
+++ b/support/misc/file.c
|
||||
@@ -27,6 +27,7 @@
|
||||
#include <dirent.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdbool.h>
|
||||
+#include <limits.h>
|
||||
|
||||
#include "xlog.h"
|
||||
#include "misc.h"
|
||||
Reference in New Issue
Block a user