summaryrefslogtreecommitdiff
path: root/fhttpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'fhttpd.c')
-rw-r--r--fhttpd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fhttpd.c b/fhttpd.c
index 46d7551b27..8069ea3d71 100644
--- a/fhttpd.c
+++ b/fhttpd.c
@@ -28,9 +28,6 @@
*/
/* $Id$ */
-#ifdef THREAD_SAFE
-#include "tls.h"
-#endif
#include "php.h"
#include <stdlib.h>