#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 */