packages/net/nfs-kernel-server/patches/102-limits.patch

11 lines
195 B
Diff
Raw Normal View History

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