diff options
Diffstat (limited to 'ext/pcntl/php_signal.h')
-rw-r--r-- | ext/pcntl/php_signal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pcntl/php_signal.h b/ext/pcntl/php_signal.h index 3f763a55f3..a8ae72e6ab 100644 --- a/ext/pcntl/php_signal.h +++ b/ext/pcntl/php_signal.h @@ -16,6 +16,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #include <signal.h> #ifndef PHP_SIGNAL_H #define PHP_SIGNAL_H |