aboutsummaryrefslogtreecommitdiff
path: root/ksocket/helper.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksocket/helper.hpp')
-rw-r--r--ksocket/helper.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/ksocket/helper.hpp b/ksocket/helper.hpp
index 9143b07..f38207b 100644
--- a/ksocket/helper.hpp
+++ b/ksocket/helper.hpp
@@ -1,6 +1,12 @@
#ifndef HELPER_HPP
#define HELPER_HPP 1
+/*
+ * This file is deprecated and will be removed soon!
+ * Please use ksocket/ksocket.hpp and ksocket/protocol.hpp
+ * to achieve the same.
+ */
+
#include <protobuf-c/protobuf-c.h>
#include <stdint.h>
#include <stdlib.h>