diff options
author | tim@cane.mysql.fi <> | 2000-12-21 12:00:09 +0200 |
---|---|---|
committer | tim@cane.mysql.fi <> | 2000-12-21 12:00:09 +0200 |
commit | 7e3fd8ce798c681cdbe18dcdecb563f63160166c (patch) | |
tree | 0fcc294e65f2ac0aa26f05054339eb7a5a9b040a /acconfig.h | |
parent | 45d537d58014587caa1f61a2d69a9fc7bbaa0856 (diff) | |
parent | 6ea697884728f9b05cc8604154788dbf7d108406 (diff) | |
download | mariadb-git-7e3fd8ce798c681cdbe18dcdecb563f63160166c.tar.gz |
Merge work.mysql.com:/home/bk/mysql
into cane.mysql.fi:/usr/home/tim/my/work
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 986bf90fd42..b0b6a3aae64 100644 --- a/acconfig.h +++ b/acconfig.h @@ -189,6 +189,9 @@ /* Define as the base type of the last arg to accept */ #undef SOCKET_SIZE_TYPE +/* Last argument to get/setsockopt */ +#undef SOCKOPT_OPTLEN_TYPE + #undef SPEED_T_IN_SYS_TYPES #undef SPRINTF_RETURNS_PTR #undef SPRINTF_RETURNS_INT |