From eb24670aff2fd681084b6aef378ae7d45db33515 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Tue, 8 Nov 2005 03:48:02 +0000 Subject: header cleanup git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7021 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- cryptostub.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cryptostub.c') diff --git a/cryptostub.c b/cryptostub.c index 99fbe3e45..4d2809e0d 100755 --- a/cryptostub.c +++ b/cryptostub.c @@ -16,7 +16,11 @@ * at the top of the source tree. */ +#include +#include + #include "asterisk/crypto.h" +#include "asterisk/logger.h" /* Hrm, I wonder if the compiler is smart enough to only create two functions for all these... I could force it to only make two, but those would be some -- cgit v1.2.3