This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icinga2
mirror of
https://github.com/Icinga/icinga2.git
Watch
1
Star
0
Fork
You've already forked icinga2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d366a63510
icinga2
/
third-party
/
yajl
/
src
/
yajl_version.c
8 lines
82 B
C
Raw
Blame
History
#
include
<yajl/yajl_version.h>
int
yajl_version
(
void
)
{
return
YAJL_VERSION
;
}
Reference in New Issue
View Git Blame
Copy Permalink