aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_communication_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-29 22:09:13 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-29 22:09:13 +0100
commitf8bccfbb602bdbed4bcc00fd3c6c3a00add82416 (patch)
treea47f1b5d3e85e01357d12018f1c037b89d9bb4a5 /src/include/gnunet_transport_communication_service.h
parentce327e34da10ef8722f06255f0060d6e4d1866ab (diff)
downloadgnunet-f8bccfbb602bdbed4bcc00fd3c6c3a00add82416.tar.gz
gnunet-f8bccfbb602bdbed4bcc00fd3c6c3a00add82416.zip
add macro to check 0-terminated string messages, and fix FTBFS
Diffstat (limited to 'src/include/gnunet_transport_communication_service.h')
-rw-r--r--src/include/gnunet_transport_communication_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_transport_communication_service.h b/src/include/gnunet_transport_communication_service.h
index 8a0f0fcd5..f81ee6d9a 100644
--- a/src/include/gnunet_transport_communication_service.h
+++ b/src/include/gnunet_transport_communication_service.h
@@ -42,6 +42,7 @@ extern "C"
42#endif 42#endif
43 43
44#include "gnunet_util_lib.h" 44#include "gnunet_util_lib.h"
45#include "gnunet_nt_lib.h"
45 46
46/** 47/**
47 * Version number of the transport communication API. 48 * Version number of the transport communication API.