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