diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-10 00:36:23 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-10 00:36:23 +0000 |
commit | a212fb84295ebd29990fc0934a40623c363eb376 (patch) | |
tree | bb51f7a9ddccf0a8088ec2cce4fe29465cc749d9 /include/linux | |
parent | 34ebcdc99b74b1cafebb7aa0994e3374626e22ea (diff) |
Remove random garbage diff.
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/socket.h b/include/linux/socket.h index 9350cac6b..f8c8f6b95 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h @@ -128,7 +128,6 @@ struct ucred { __u32 gid; }; - /* Supported address families. */ #define AF_UNSPEC 0 #define AF_UNIX 1 /* Unix domain sockets */ |