From 89d8d786527a6e9ee00c8c8ad1f1954114a9441d Mon Sep 17 00:00:00 2001 From: rizzo Date: Tue, 20 Nov 2007 23:16:15 +0000 Subject: move asterisk/paths.h outside asterisk.h and into those files who really need it. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89466 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_crypto.c | 1 + 1 file changed, 1 insertion(+) (limited to 'res/res_crypto.c') diff --git a/res/res_crypto.c b/res/res_crypto.c index a5782f9f0..6903c388c 100644 --- a/res/res_crypto.c +++ b/res/res_crypto.c @@ -34,6 +34,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +#include "asterisk/paths.h" /* use ast_config_AST_KEY_DIR */ #include #include #include -- cgit v1.2.3