Use system path
svn-id: r15430
This commit is contained in:
parent
d31cd1dd73
commit
c9250e0c0c
8 changed files with 16 additions and 13 deletions
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "string.h"
|
||||
#include <string.h>
|
||||
|
||||
void *memchr(const void *s, int c, UInt32 n) {
|
||||
UInt32 chr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue