1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-03 22:04:24 +00:00

[lib] include json-glib in source tree

This commit is contained in:
lins05
2012-05-08 11:59:31 +08:00
parent 1ee6b15baf
commit 47ffe05a59
83 changed files with 30653 additions and 36 deletions

View File

@@ -5,7 +5,7 @@
#include <string.h>
#include <stdarg.h>
#include <json-glib/json-glib.h>
#include "json-glib/json-glib.h"
#include "searpc-server.h"
#include "searpc-utils.h"