aboutsummaryrefslogtreecommitdiffstats
path: root/cryptostub.c
diff options
context:
space:
mode:
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