nfs-kernel-server: update to 2.2.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner
2017-11-06 12:20:25 +01:00
parent b819714142
commit 274eb1e720
3 changed files with 15 additions and 6 deletions

View 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"