aboutsummaryrefslogtreecommitdiff
path: root/win/vitunmsvc.h
blob: 5424e6a92003cead1652971f996232df13957f0d (plain)
1
2
3
4
5
6
#ifndef VITUNMSVC_H
#define VITUNMSVC_H 1

int strncasecmp (const char* s1, const char* s2, int n);

#endif /* VITUNMSVC_H */