Include ui/ssl_key_export.h so that functions defined here are checked

against their declarations.

svn path=/trunk/; revision=49537
This commit is contained in:
Guy Harris 2013-05-22 23:30:29 +00:00
parent 9c6cae4bde
commit c6ba199a89
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <epan/dissectors/packet-ssl.h>
#include <epan/dissectors/packet-ssl-utils.h>
#include "ui/ssl_key_export.h"
int
ssl_session_key_count(void)