diff options
Diffstat (limited to 'ext/standard/password.c')
-rw-r--r-- | ext/standard/password.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/password.c b/ext/standard/password.c index 70906f3799..5cf0d397f5 100644 --- a/ext/standard/password.c +++ b/ext/standard/password.c @@ -17,8 +17,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #include <stdlib.h> #include "php.h" |