* src/z80/mappings.i: Added z80asm support.
[fw/sdcc] / device / lib / _strpbrk.c
index 9938438afb65c22417dc434e036dfb795c675eb2..76e2a08c1db0a879f93a4c081eedc92430eddcb2 100644 (file)
@@ -21,7 +21,7 @@
    You are forbidden to forbid anyone else to use, share and improve
    what you give them.   Help stamp out software-hoarding!  
 -------------------------------------------------------------------------*/
-#include "string.h" 
+#include <string.h>
 #define NULL (void *)0
 
 char * strpbrk (