aboutsummaryrefslogtreecommitdiffstats
path: root/main/threadstorage.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/threadstorage.c')
-rw-r--r--main/threadstorage.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/threadstorage.c b/main/threadstorage.c
index a03f3c98b..541671496 100644
--- a/main/threadstorage.c
+++ b/main/threadstorage.c
@@ -29,10 +29,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
#include "asterisk/logger.h"
#include "asterisk/strings.h"
#include "asterisk/utils.h"