summaryrefslogtreecommitdiff
path: root/ext/pcntl/php_pcntl.h
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2008-08-05 15:12:19 +0000
committerJani Taskinen <jani@php.net>2008-08-05 15:12:19 +0000
commitc71ea248bd8df441acb362e289502b2ea44f1347 (patch)
treee258a2fee54f409c7b43a4464164dd7896757db2 /ext/pcntl/php_pcntl.h
parenta032e1a514bb49f385aff2a6b3b9b41b2b55a25b (diff)
downloadphp-git-c71ea248bd8df441acb362e289502b2ea44f1347.tar.gz
MFH
Diffstat (limited to 'ext/pcntl/php_pcntl.h')
-rw-r--r--ext/pcntl/php_pcntl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/pcntl/php_pcntl.h b/ext/pcntl/php_pcntl.h
index 2b957222c5..5dcd4e74d1 100644
--- a/ext/pcntl/php_pcntl.h
+++ b/ext/pcntl/php_pcntl.h
@@ -21,9 +21,6 @@
#ifndef PHP_PCNTL_H
#define PHP_PCNTL_H
-#include <sys/wait.h>
-#include "php_signal.h"
-#include "php_ticks.h"
extern zend_module_entry pcntl_module_entry;
#define phpext_pcntl_ptr &pcntl_module_entry