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