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