diff options
author | Andi Gutmans <andi@php.net> | 2002-08-08 16:07:09 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2002-08-08 16:07:09 +0000 |
commit | 7904787f950ea7b95f53d64af341c0a88393b748 (patch) | |
tree | faa29a4a3039d3987e4420e7344cdb379ae2b08f /Zend/zend_static_allocator.c | |
parent | 66e78004c1018c172d12af29785ee599ebb0cc71 (diff) | |
download | php-git-7904787f950ea7b95f53d64af341c0a88393b748.tar.gz |
- Bad Harald! :)
Diffstat (limited to 'Zend/zend_static_allocator.c')
-rw-r--r-- | Zend/zend_static_allocator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zend/zend_static_allocator.c b/Zend/zend_static_allocator.c index e7e7a3689c..cd6b3ff724 100644 --- a/Zend/zend_static_allocator.c +++ b/Zend/zend_static_allocator.c @@ -16,7 +16,6 @@ +----------------------------------------------------------------------+ */ -//#include <stdlib.h> #include "zend_static_allocator.h" |