summaryrefslogtreecommitdiff
path: root/include/asterisk/threadstorage.h
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2007-12-18 02:42:44 +0000
committerKevin P. Fleming <kpfleming@digium.com>2007-12-18 02:42:44 +0000
commit98307c16ed80c516ffc49c259fe6e26c2c668e74 (patch)
treef9a8dfa7e96fbc81ffff19802eb1f7898655988e /include/asterisk/threadstorage.h
parent535705ca8614a2d9ab6799804298c882c4905c9c (diff)
minor cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/threadstorage.h')
-rw-r--r--include/asterisk/threadstorage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/threadstorage.h b/include/asterisk/threadstorage.h
index a9f075ba2..5e6b3c348 100644
--- a/include/asterisk/threadstorage.h
+++ b/include/asterisk/threadstorage.h
@@ -47,8 +47,6 @@
#ifndef ASTERISK_THREADSTORAGE_H
#define ASTERISK_THREADSTORAGE_H
-#include <pthread.h>
-
#include "asterisk/utils.h"
#include "asterisk/inline_api.h"