aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_rand.c')
-rw-r--r--funcs/func_rand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/funcs/func_rand.c b/funcs/func_rand.c
index 443a028fd..a3db21d26 100644
--- a/funcs/func_rand.c
+++ b/funcs/func_rand.c
@@ -33,7 +33,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/pbx.h"
#include "asterisk/utils.h"
#include "asterisk/app.h"
-#include "asterisk/options.h"
static int acf_rand_exec(struct ast_channel *chan, const char *cmd,
char *parse, char *buffer, size_t buflen)