summaryrefslogtreecommitdiff
path: root/debian/patches/use-system-uthash.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/use-system-uthash.diff')
-rw-r--r--debian/patches/use-system-uthash.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/use-system-uthash.diff b/debian/patches/use-system-uthash.diff
index 0ddc4e28..270bf553 100644
--- a/debian/patches/use-system-uthash.diff
+++ b/debian/patches/use-system-uthash.diff
@@ -5,7 +5,7 @@ Forwarded: no
Remove upstream’s vendored copy of uthash.
--- a/include/urweb/types_cpp.h
+++ b/include/urweb/types_cpp.h
-@@ -122,7 +122,7 @@ typedef struct {
+@@ -123,7 +123,7 @@ typedef struct {
// Caching
#include <pthread.h>