more header cleanup and conformance fixes - string.h
This commit is contained in:
parent
131b5be2f4
commit
ca1aa5bae9
2 changed files with 14 additions and 8 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#define _BSD_SOURCE
|
||||
#include <string.h>
|
||||
|
||||
size_t strlcat(char *d, const char *s, size_t n)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue