summaryrefslogtreecommitdiff
path: root/include/asterisk/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/paths.h')
-rw-r--r--include/asterisk/paths.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/paths.h b/include/asterisk/paths.h
index 4c80c3199..f539c078e 100644
--- a/include/asterisk/paths.h
+++ b/include/asterisk/paths.h
@@ -18,8 +18,6 @@
#ifndef _ASTERISK_PATHS_H
#define _ASTERISK_PATHS_H
-#include <limits.h>
-
extern char ast_config_AST_CONFIG_DIR[PATH_MAX];
extern char ast_config_AST_CONFIG_FILE[PATH_MAX];
extern char ast_config_AST_MODULE_DIR[PATH_MAX];