You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-05 04:50:35 +03:00
23 lines
480 B
C
23 lines
480 B
C
#include "sysv.h"
|
|
|
|
#undef bsdlike
|
|
#undef IP_FORWARDING_SYMBOL
|
|
#undef ARPTAB_SYMBOL
|
|
#define ARPTAB_SYMBOL "arptab_nb"
|
|
#undef ARPTAB_SIZE_SYMBOL
|
|
#define ARPTAB_SIZE_SYMBOL "arphd"
|
|
#undef ICMPSTAT_SYMBOL
|
|
#undef TCPSTAT_SYMBOL
|
|
#undef TCP_SYMBOL
|
|
#undef UDPSTAT_SYMBOL
|
|
#undef UDB_SYMBOL
|
|
#undef RTTABLES_SYMBOL
|
|
#undef RTHASHSIZE_SYMBOL
|
|
#undef RTHOST_SYMBOL
|
|
#undef RTNET_SYMBOL
|
|
#undef IPSTAT_SYMBOL
|
|
#undef TCP_TTL_SYMBOL
|
|
#undef PROC_SYMBOL
|
|
#undef TOTAL_MEMORY_SYMBOL
|
|
#undef MBSTAT_SYMBOL
|