Merge branch 'jc/t9800-fix-use-of-show-s-raw'
[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 */