summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/patches/allow-strtoul.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/allow-strtoul.patch b/debian/patches/allow-strtoul.patch
index eadfea6f..b777192f 100644
--- a/debian/patches/allow-strtoul.patch
+++ b/debian/patches/allow-strtoul.patch
@@ -7,6 +7,7 @@ We are not sunos4, so we do have strtoul on all ports, especially since it's
defined in C99.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711534
+Bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=55077
--- a/include/httpd.h
+++ b/include/httpd.h
@@ -2093,12 +2093,6 @@