diff options
-rwxr-xr-x | main/streams.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/streams.c b/main/streams.c index 3381791c89..fa1a9f8f15 100755 --- a/main/streams.c +++ b/main/streams.c @@ -20,6 +20,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #define _GNU_SOURCE #include "php.h" #include "php_globals.h" |