Added public domain implementations of strchr and strstr.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "nlr.h"
|
||||
#include "misc.h"
|
||||
|
||||
Reference in New Issue
Block a user