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