diff options
Diffstat (limited to 'ext/sockets/php_sockets_win.c')
-rw-r--r-- | ext/sockets/php_sockets_win.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/sockets/php_sockets_win.c b/ext/sockets/php_sockets_win.c index b8ac45d0c7..b5407a748b 100644 --- a/ext/sockets/php_sockets_win.c +++ b/ext/sockets/php_sockets_win.c @@ -19,6 +19,9 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + + #ifdef PHP_WIN32 #include <stdio.h> |