xref: /haiku/headers/posix/strings.h (revision 51978af14a173e7fae0563b562be5603bc652aeb)
1 #ifndef _STRINGS_H_
2 #define _STRINGS_H_
3 
4 #include <string.h>
5 
6 #endif	/* _STRINGS_H_ */
7