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