projects
/
mes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c9a3fe6
)
mescc: Move memchr to libc.
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Thu, 15 Nov 2018 23:01:18 +0000
(
00:01
+0100)
committer
Jan Nieuwenhuizen
<janneke@gnu.org>
Thu, 15 Nov 2018 23:01:18 +0000
(
00:01
+0100)
* lib/libc.c: Include memchr.c.
lib/libc.c
patch
|
blob
|
history
diff --git
a/lib/libc.c
b/lib/libc.c
index 1b7f0ff47d0ebc4ea9dbe2e891ad7a9b700ee294..d8e4fbe48a8b80280766ea84c18508f1e843c99c 100644
(file)
--- a/
lib/libc.c
+++ b/
lib/libc.c
@@
-74,6
+74,7
@@
__mes_debug ()
#include <stdio/fgetc.c>
#include <stdio/ungetc.c>
#include <stdio/fgetc.c>
#include <stdio/ungetc.c>
+#include <string/memchr.c>
#include <string/strcmp.c>
#include <string/strcpy.c>
#include <string/strncmp.c>
#include <string/strcmp.c>
#include <string/strcpy.c>
#include <string/strncmp.c>