diff options
Diffstat (limited to 'ext/sockets/php_sockets_win.h')
-rw-r--r-- | ext/sockets/php_sockets_win.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/sockets/php_sockets_win.h b/ext/sockets/php_sockets_win.h index e2139c546f..5c6e7f277c 100644 --- a/ext/sockets/php_sockets_win.h +++ b/ext/sockets/php_sockets_win.h @@ -19,6 +19,9 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + + #ifdef PHP_WIN32 #define F_SETFL 0 |