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