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.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/funcs/func_rand.c b/funcs/func_rand.c
index d989b0ad6..716c80320 100644
--- a/funcs/func_rand.c
+++ b/funcs/func_rand.c
@@ -28,11 +28,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <stdlib.h>
-#include <string.h>
-#include <stdio.h>
-#include <sys/types.h>
-
#include "asterisk/module.h"
#include "asterisk/channel.h"
#include "asterisk/pbx.h"