summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-14 13:52:52 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-14 13:52:52 +0100
commiteeb5e872167ac5fa43247a126eee6c1f1f299b42 (patch)
treeb2ead45037db452a600020796223bbcd86a4bd6e /libextra
parent0f57d3624c5b2b7239154b3d2c7d080e8d29c91b (diff)
downloadgnutls-eeb5e872167ac5fa43247a126eee6c1f1f299b42.tar.gz
Include gnutls/extra.h at the right places.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/ext_inner_application.c1
-rw-r--r--libextra/gnutls_ia.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/libextra/ext_inner_application.c b/libextra/ext_inner_application.c
index 6971fc9fc6..487b02497c 100644
--- a/libextra/ext_inner_application.c
+++ b/libextra/ext_inner_application.c
@@ -26,6 +26,7 @@
#include "gnutls_errors.h"
#include "gnutls_num.h"
#include "ext_inner_application.h"
+#include <gnutls/extra.h>
#define NO 0
#define YES 1
diff --git a/libextra/gnutls_ia.c b/libextra/gnutls_ia.c
index 03403b9617..cbc1c63640 100644
--- a/libextra/gnutls_ia.c
+++ b/libextra/gnutls_ia.c
@@ -24,6 +24,7 @@
#include "gnutls_errors.h"
#include "gnutls_num.h"
#include "gnutls_state.h"
+#include <gnutls/extra.h>
#define CHECKSUM_SIZE 12