From e5006737913cf0182a428bea5fe509001aa4e98f Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 6 Jun 2005 03:04:58 +0000 Subject: major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5855 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_crypto.c | 1 - 1 file changed, 1 deletion(-) (limited to 'res/res_crypto.c') diff --git a/res/res_crypto.c b/res/res_crypto.c index 13e4c2dbc..0ca1b9e11 100755 --- a/res/res_crypto.c +++ b/res/res_crypto.c @@ -33,7 +33,6 @@ #include #include #include "asterisk.h" -#include "astconf.h" /* * Asterisk uses RSA keys with SHA-1 message digests for its -- cgit v1.2.3