diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-09 17:16:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-09 17:16:03 +0000 |
commit | 4e0fc56262290d71c49d988baa3c5d35e6f031b9 (patch) | |
tree | c3df78e95d64a174f54b202a18f02a8a436c50fd /conform/data/sys | |
parent | 3eb4be932015bd4f5e2f3f4170bbd80a8d4fe533 (diff) | |
download | glibc-4e0fc56262290d71c49d988baa3c5d35e6f031b9.tar.gz glibc-4e0fc56262290d71c49d988baa3c5d35e6f031b9.tar.xz glibc-4e0fc56262290d71c49d988baa3c5d35e6f031b9.zip |
Allow SO* symbols.
Diffstat (limited to 'conform/data/sys')
-rw-r--r-- | conform/data/sys/socket.h-data | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/data/sys/socket.h-data b/conform/data/sys/socket.h-data index 7aee89f8b7..151ade5b92 100644 --- a/conform/data/sys/socket.h-data +++ b/conform/data/sys/socket.h-data @@ -116,4 +116,5 @@ allow ifra_* allow msg_* allow cmsg_* allow l_* +allow SO* #endif |