newlib/winsup/cygwin/include/strings.h
2000-02-17 19:38:33 +00:00

7 lines
84 B
C

#ifndef _STRINGS_H
#define _STRINGS_H
#include <string.h>
#endif /* _STRINGS_H */