aboutsummaryrefslogtreecommitdiff
path: root/src/core/message.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2016-12-12 03:42:26 -0800
committerGarrett D'Amore <garrett@damore.org>2016-12-12 03:42:26 -0800
commit1adefe3879b211a47a784f477d56a9416ae72254 (patch)
treecf017599969fb109d62981cbef56eeeef4d2b108 /src/core/message.c
parent091043a0df9568b18e9bb49b07762b95e3508108 (diff)
downloadnng-1adefe3879b211a47a784f477d56a9416ae72254.tar.gz
nng-1adefe3879b211a47a784f477d56a9416ae72254.tar.bz2
nng-1adefe3879b211a47a784f477d56a9416ae72254.zip
New inproc transport.
Lots of supporting changes.
Diffstat (limited to 'src/core/message.c')
-rw-r--r--src/core/message.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/message.c b/src/core/message.c
index 82f58dc5..581f7683 100644
--- a/src/core/message.c
+++ b/src/core/message.c
@@ -23,9 +23,7 @@
#include <stdlib.h>
#include <string.h>
-#include "../nng.h"
-
-#include "nng_impl.h"
+#include "core/nng_impl.h"
/*
* Message API.