diff options
author | Andrey Hristov <andrey@php.net> | 2003-07-19 18:32:04 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2003-07-19 18:32:04 +0000 |
commit | 66bcb6529b6c991bcf033ef4685978354f94bdbc (patch) | |
tree | 09ea0fb4cd6843b1ea36babb90c5a988a1c36d69 /ext/sockets/unix_socket_constants.h | |
parent | d85845a64b0dc05a1417091d7b4cf8bacb8aeaca (diff) | |
download | php-git-66bcb6529b6c991bcf033ef4685978354f94bdbc.tar.gz |
Id tags added
Diffstat (limited to 'ext/sockets/unix_socket_constants.h')
-rw-r--r-- | ext/sockets/unix_socket_constants.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/sockets/unix_socket_constants.h b/ext/sockets/unix_socket_constants.h index ccb25fd2db..911b74df27 100644 --- a/ext/sockets/unix_socket_constants.h +++ b/ext/sockets/unix_socket_constants.h @@ -1,3 +1,5 @@ +/* $Id$ */ + /* This file is to be included by sockets.c */ #ifdef EPERM |