aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/encoding/message.h')
-rw-r--r--src/charon/encoding/message.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/charon/encoding/message.h b/src/charon/encoding/message.h
index 8b7e3c7cd..dfb6d64af 100644
--- a/src/charon/encoding/message.h
+++ b/src/charon/encoding/message.h
@@ -27,7 +27,7 @@
typedef struct message_t message_t;
-#include <types.h>
+#include <library.h>
#include <sa/ike_sa_id.h>
#include <network/packet.h>
#include <encoding/payloads/ike_header.h>
@@ -37,11 +37,6 @@ typedef struct message_t message_t;
#include <crypto/signers/signer.h>
/**
- * printf() specifier for message
- */
-#define MESSAGE_PRINTF_SPEC 'M'
-
-/**
* @brief This class is used to represent an IKEv2-Message.
*
* The message handles parsing and generation of payloads