diff options
Diffstat (limited to 'main/php_syslog.c')
-rw-r--r-- | main/php_syslog.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/main/php_syslog.c b/main/php_syslog.c index fd31a12d8c..dd16f05217 100644 --- a/main/php_syslog.c +++ b/main/php_syslog.c @@ -16,8 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #include <stdio.h> #include <string.h> #include <assert.h> |