Sign in
code
/
git
/
4a1b536279138a5032ea17e6013d4148d548d5b3
/
.
/
versioncmp.h
blob: 879b510e82a27c4c740a9efebb5d4c0bc5480311 [
file
]
#ifndef
VERSIONCMP_H
#define
VERSIONCMP_H
int
versioncmp
(
const
char
*
s1
,
const
char
*
s2
);
#endif
/* VERSIONCMP_H */