aboutsummaryrefslogtreecommitdiffstats
path: root/cryptostub.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 03:48:02 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 03:48:02 +0000
commit291f96ced4ff5396cb7513fb66e1de21da74a378 (patch)
tree6b58c340a465334ee4ece91af2ac5d55ba0f8fe5 /cryptostub.c
parent99212965774bb9814fa7ac489d68986d2cc2e424 (diff)
header cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7021 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cryptostub.c')
-rwxr-xr-xcryptostub.c4
1 files changed, 4 insertions, 0 deletions
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 <unistd.h>
+#include <stdlib.h>
+
#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