Merging changes from AeroXuk/libpostal_windows.
This commit is contained in:
6
src/strndup.h
Normal file
6
src/strndup.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef HAVE_STRNDUP
|
||||
#define HAVE_STRNDUP
|
||||
|
||||
char *strndup(const char *s, size_t n);
|
||||
|
||||
#endif /* HAVE_STRNDUP */
|
||||
Reference in New Issue
Block a user