From c6ba199a89ee1c2ee6764132114174b36afa707e Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 22 May 2013 23:30:29 +0000 Subject: Include ui/ssl_key_export.h so that functions defined here are checked against their declarations. svn path=/trunk/; revision=49537 --- ui/ssl_key_export.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/ssl_key_export.c') diff --git a/ui/ssl_key_export.c b/ui/ssl_key_export.c index aa04e04c92..7ab2d11a26 100644 --- a/ui/ssl_key_export.c +++ b/ui/ssl_key_export.c @@ -32,6 +32,7 @@ #include #include +#include "ui/ssl_key_export.h" int ssl_session_key_count(void) -- cgit v1.2.3