1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-01 12:56:32 +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

@@ -2,7 +2,7 @@
#include <stdio.h>
#include <string.h>
#include <json-glib/json-glib.h>
#include "json-glib/json-glib.h"
#include "searpc-client.h"
#include "searpc-utils.h"