From eb9f09f3aa50f7ba72b87af629558f74d5be6d10 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 28 Jul 2018 07:58:42 +0200 Subject: 20180728.1 global branch merge. Signed-off-by: Matteo Bernardini --- libraries/DevIL/patch-include_IL_il.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 libraries/DevIL/patch-include_IL_il.h (limited to 'libraries/DevIL/patch-include_IL_il.h') diff --git a/libraries/DevIL/patch-include_IL_il.h b/libraries/DevIL/patch-include_IL_il.h deleted file mode 100644 index e265db2fe4..0000000000 --- a/libraries/DevIL/patch-include_IL_il.h +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-include_IL_il.h,v 1.1 2012/07/09 19:16:33 joerg Exp $ - ---- include/IL/il.h.orig 2012-07-06 12:31:13.000000000 +0000 -+++ include/IL/il.h -@@ -63,7 +63,7 @@ extern "C" { - #endif - #endif - --#ifdef RESTRICT_KEYWORD -+#if defined(RESTRICT_KEYWORD) && !defined(__cplusplus) - #define RESTRICT restrict - #define CONST_RESTRICT const restrict - #else -- cgit v1.2.3