mirror of
https://github.com/openappsec/openappsec.git
synced 2026-01-02 14:44:42 +03:00
First release of open-appsec source code
This commit is contained in:
7
external/yajl/src/yajl_version.c
vendored
Normal file
7
external/yajl/src/yajl_version.c
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <yajl/yajl_version.h>
|
||||
|
||||
int yajl_version(void)
|
||||
{
|
||||
return YAJL_VERSION;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user