diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-03-09 10:32:45 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-03-09 10:32:45 +0100 |
commit | fb55fc3ef5a037ba881c5d18f782f9f988b48fe3 (patch) | |
tree | 6ef62450436ab0fde63c8356be1b0e8902980bcc /debian/patches | |
parent | 4537ad4c20d3a2bd068a016f4b0acc72401e7812 (diff) | |
download | nx-libs-fb55fc3ef5a037ba881c5d18f782f9f988b48fe3.tar.gz nx-libs-fb55fc3ef5a037ba881c5d18f782f9f988b48fe3.tar.bz2 nx-libs-fb55fc3ef5a037ba881c5d18f782f9f988b48fe3.zip |
nx-X11: use the "old", non-NX header location.
Affects:
- 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
Diffstat (limited to 'debian/patches')
-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 |