mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-01 04:47:16 +00:00
Improve coding
Merge branch 'outside-build' Conflicts: lib/rpc_table.py lib/searpc-server.c
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
#include "searpc-client.h"
|
||||
#include <searpc.h>
|
||||
|
||||
#include "searpc-demo-packet.h"
|
||||
|
||||
#ifdef WIN32
|
||||
|
Reference in New Issue
Block a user