Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.h « include « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e9d2839f203534798b4e46f36c12004d7686b168 (plain)
1
2
3
4
5
6
#ifndef _STRINGS_H
#define _STRINGS_H

#include <string.h>

#endif /* _STRINGS_H */