Blob Blame History Raw
diff -up ecryptfs-utils-38/src/include/ecryptfs.h.pathmax ecryptfs-utils-38/src/include/ecryptfs.h
--- ecryptfs-utils-38/src/include/ecryptfs.h.pathmax	2008-02-13 16:37:50.000000000 +0100
+++ ecryptfs-utils-38/src/include/ecryptfs.h	2008-02-13 16:37:59.000000000 +0100
@@ -29,6 +29,7 @@
 
 #include <stdint.h>
 #include <netdb.h>
+#include <limits.h>
 #ifndef S_SPLINT_S
 #include <stdio.h>
 #include <syslog.h>