diff options
Diffstat (limited to 'debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch')
-rw-r--r-- | debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch b/debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch index 799777c42..2528ebbbd 100644 --- a/debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch +++ b/debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch @@ -131,7 +131,7 @@ Date: Sat Mar 4 16:10:38 2017 +0100 + +#include <limits.h> +#include <string.h> -+#include <nx-X11/Xfuncproto.h> ++#include <X11/Xfuncproto.h> +#include "os.h" + +int |