aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/libidn/patches/11-fix-restrict.patch
blob: cbcc874c9edcf5966c184eb2401a98602a6b2d2a (plain) (blame)
1
2
3
4
5
6
7
--- a/config-linux.h	(index)
+++ b/config-linux.h	(working tree)
@@ -1074,4 +1074,0 @@
-/* Define to the equivalent of the C99 'restrict' keyword, or to
-   nothing if this is not supported.  Do not define if restrict is
-   supported only directly.  */
-#define restrict __restrict__