#ifndef BSD_STRING_H
#define BSD_STRING_H

#include <bsd/string/strlcpy.h>
#include <bsd/string/strlcat.h>

#include_next <string.h>

#endif /* BSD_STRING_H */


syntax highlighted by Code2HTML, v. 0.9.1