From ccf6e0f9c6b0481ed13e0f4794e3fbead750f385 Mon Sep 17 00:00:00 2001 From: Lars Heer Date: Wed, 18 Sep 2013 05:50:03 +0200 Subject: added vdr-plugin-mcli-0.0.1+svn20120927 --- mcliheaders.h | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 mcliheaders.h (limited to 'mcliheaders.h') diff --git a/mcliheaders.h b/mcliheaders.h new file mode 100644 index 0000000..41de926 --- /dev/null +++ b/mcliheaders.h @@ -0,0 +1,29 @@ +/* + * (c) BayCom GmbH, http://www.baycom.de, info@baycom.de + * + * See the COPYING file for copyright information and + * how to reach the author. + * + */ + +#ifndef VDR_MCLI_HEADERS_H +#define VDR_MCLI_HEADERS_H + +#define CLIENT +#define API_SOCK +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +#endif // VDR_MCLI_HEADERS_H -- cgit v1.2.3