SubmittingPatches: demonstrate using git-contacts with git-send-email
[alt-git.git] / versioncmp.h
blob879b510e82a27c4c740a9efebb5d4c0bc5480311
1 #ifndef VERSIONCMP_H
2 #define VERSIONCMP_H
4 int versioncmp(const char *s1, const char *s2);
6 #endif /* VERSIONCMP_H */