summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-26 11:27:27 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-26 11:27:27 +0100
commitcf78e90a0250b74256335781e2924064ebbb32a1 (patch)
tree3b15107023fd3f28aaac7b6950e068ad017a2a77 /libextra
parentce923af6704214bc9d245588e86a7f1341915aae (diff)
downloadgnutls-cf78e90a0250b74256335781e2924064ebbb32a1.tar.gz
gnutls_int includes config.h, no need to do it twice.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/openssl_compat.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libextra/openssl_compat.c b/libextra/openssl_compat.c
index 33aa57bf8b..dc4215922e 100644
--- a/libextra/openssl_compat.c
+++ b/libextra/openssl_compat.c
@@ -24,8 +24,6 @@
* API.
*/
-#include <config.h>
-
#include "gnutls_int.h"
#include <gnutls_global.h>