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