summaryrefslogtreecommitdiff
path: root/res/res_crypto.c
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-06-06 22:12:19 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-06-06 22:12:19 +0000
commit2b8338cb5261463c24a4acd0a681eb4a4594f89a (patch)
treecf4d39e2fe550722cbe4552cccd0cf5a511730e9 /res/res_crypto.c
parent005e436b5728dd3ba2dea2ec92e49222120d279c (diff)
more file version tags
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_crypto.c')
-rwxr-xr-xres/res_crypto.c22
1 files changed, 13 insertions, 9 deletions
diff --git a/res/res_crypto.c b/res/res_crypto.c
index 0ca1b9e11..43936a297 100755
--- a/res/res_crypto.c
+++ b/res/res_crypto.c
@@ -12,6 +12,19 @@
*/
#include <sys/types.h>
+#include <openssl/ssl.h>
+#include <openssl/err.h>
+#include <stdio.h>
+#include <dirent.h>
+#include <string.h>
+#include <errno.h>
+#include <unistd.h>
+#include <fcntl.h>
+
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include "asterisk/file.h"
#include "asterisk/channel.h"
#include "asterisk/logger.h"
@@ -24,15 +37,6 @@
#include "asterisk/io.h"
#include "asterisk/lock.h"
#include "asterisk/utils.h"
-#include <openssl/ssl.h>
-#include <openssl/err.h>
-#include <stdio.h>
-#include <dirent.h>
-#include <string.h>
-#include <errno.h>
-#include <unistd.h>
-#include <fcntl.h>
-#include "asterisk.h"
/*
* Asterisk uses RSA keys with SHA-1 message digests for its