diff options
| -rw-r--r-- | debian/patches/proxy-defpager.diff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/proxy-defpager.diff b/debian/patches/proxy-defpager.diff index 782a0161..a95df1de 100644 --- a/debian/patches/proxy-defpager.diff +++ b/debian/patches/proxy-defpager.diff @@ -47,12 +47,13 @@ Index: hurd-debian/trans/proxy-defpager.c =================================================================== --- hurd-debian.orig/trans/proxy-defpager.c 2012-11-26 00:23:22.000000000 +0000 +++ hurd-debian/trans/proxy-defpager.c 2012-11-26 00:25:32.000000000 +0000 -@@ -23,9 +23,10 @@ +@@ -23,10 +23,11 @@ #include <error.h> #include <version.h> #include <hurd/paths.h> +#include <string.h> + #include "libtrivfs/trivfs_io_S.h" -#include "default_pager_S.h" -#include "default_pager_U.h" +#include "ourdefault_pager_S.h" |
