summaryrefslogtreecommitdiffstats
path: root/debian/patches/hurd_path_max.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/hurd_path_max.patch')
-rw-r--r--debian/patches/hurd_path_max.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/hurd_path_max.patch b/debian/patches/hurd_path_max.patch
index b333eb6..d5f8015 100644
--- a/debian/patches/hurd_path_max.patch
+++ b/debian/patches/hurd_path_max.patch
@@ -7,7 +7,7 @@ Subject: #349418
--- apr.orig/include/apr.h.in
+++ apr/include/apr.h.in
-@@ -629,7 +629,8 @@ typedef int apr_wait_t;
+@@ -638,7 +638,8 @@ typedef int apr_wait_t;
#elif defined(_POSIX_PATH_MAX)
#define APR_PATH_MAX _POSIX_PATH_MAX
#else