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