newlib/winsup/cygwin/include/strings.h

7 lines
84 B
C

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