summaryrefslogtreecommitdiffstats
path: root/src/InputReader.h
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-02-24 17:46:12 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-02-24 17:46:12 +0100
commitf269f0afea3fc677962cc62354802e6786de3f00 (patch)
treebdf3a5a5d08e0f16a6796b546022a5ecaf4a5355 /src/InputReader.h
parent0a07b6c5cb772d09a2a50ff6a7f1ae0bfef657a0 (diff)
downloaddabmod-f269f0afea3fc677962cc62354802e6786de3f00.tar.gz
dabmod-f269f0afea3fc677962cc62354802e6786de3f00.tar.bz2
dabmod-f269f0afea3fc677962cc62354802e6786de3f00.zip
Remove porting.c
Diffstat (limited to 'src/InputReader.h')
-rw-r--r--src/InputReader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/InputReader.h b/src/InputReader.h
index 07326cf..5b9e80a 100644
--- a/src/InputReader.h
+++ b/src/InputReader.h
@@ -39,7 +39,6 @@
# include "zmq.hpp"
# include "ThreadsafeQueue.h"
#endif
-#include "porting.h"
#include "Log.h"
#include <unistd.h>
#define INVALID_SOCKET -1