Henrik Grimler
6 years ago
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@ |
|||
--- ./histlib.h 2016-04-22 15:03:20.000000000 +0000 |
|||
+++ ../histlib.h 2018-03-18 19:50:23.834494092 +0000 |
|||
@@ -52,7 +52,7 @@ |
|||
|
|||
#ifndef member |
|||
# ifndef strchr |
|||
-extern char *strchr (); |
|||
+extern char __attribute__((overloadable)) *strchr (); |
|||
# endif |
|||
#define member(c, s) ((c) ? ((char *)strchr ((s), (c)) != (char *)NULL) : 0) |
|||
#endif |
Loading…
Reference in new issue