summaryrefslogtreecommitdiff
path: root/main/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/crypt.c')
-rw-r--r--main/crypt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main/crypt.c b/main/crypt.c
index a4cf664b1..924618205 100644
--- a/main/crypt.c
+++ b/main/crypt.c
@@ -28,8 +28,6 @@
#include "asterisk.h"
-ASTERISK_REGISTER_FILE()
-
#include <unistd.h>
#if defined(HAVE_CRYPT_R)
#include <crypt.h>