Sign in
googlers
/
jrn
/
git
/
c2645176d92fe7e3433448bd4e1aa6e2b70a0052
/
.
/
versioncmp.h
blob: 879b510e82a27c4c740a9efebb5d4c0bc5480311 [
file
] [
log
] [
blame
]
#ifndef
VERSIONCMP_H
#define
VERSIONCMP_H
int
versioncmp
(
const
char
*
s1
,
const
char
*
s2
);
#endif
/* VERSIONCMP_H */