summaryrefslogtreecommitdiffstats
path: root/AFBClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'AFBClient.h')
-rw-r--r--AFBClient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/AFBClient.h b/AFBClient.h
index c816e97..f6ad965 100644
--- a/AFBClient.h
+++ b/AFBClient.h
@@ -3,7 +3,6 @@
#include <systemd/sd-event.h>
-#ifdef AFB
extern "C"
{
#include <json-c/json.h>
@@ -11,7 +10,6 @@ extern "C"
#include "afb-wsj1.h"
#include "afb-ws-client.h"
}
-#endif
class AFBClient
{