1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-04-30 19:43:19 +00:00
libsearpc/lib/searpc.h

11 lines
202 B
C
Raw Permalink Normal View History

/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef SEARPC_H
#define SEARPC_H
#include <searpc-client.h>
#include <searpc-server.h>
#include <searpc-utils.h>
#endif