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