#ifndef COMPAT_STRING_H #define COMPAT_STRING_H #include_next <string.h> #include <bsd/string.h> #endif /* !COMPAT_STRING_H */