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