summaryrefslogtreecommitdiff
path: root/cryptostub.c
diff options
context:
space:
mode:
Diffstat (limited to 'cryptostub.c')
-rw-r--r--cryptostub.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/cryptostub.c b/cryptostub.c
index d2f7d7851..676110374 100644
--- a/cryptostub.c
+++ b/cryptostub.c
@@ -23,11 +23,13 @@
* \author Mark Spencer <markster@digium.com>
*/
+#include "asterisk.h"
+
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+
#include <unistd.h>
#include <stdlib.h>
-#include "asterisk.h"
-
#include "asterisk/crypto.h"
#include "asterisk/logger.h"