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
11 lines
187 B
C
11 lines
187 B
C
#include "freebsd.h"
|
|
|
|
/*
|
|
* this is not good enough before freebsd3!
|
|
*/
|
|
#undef HAVE_NET_IF_MIB_H
|
|
#undef PROC_SYMBOL
|
|
#undef NPROC_SYMBOL
|
|
#undef LOADAVE_SYMBOL
|
|
#undef TOTAL_MEMORY_SYMBOL
|