1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-05 04:50:35 +03:00
Files
mariadb-columnstore-engine/utils/net-snmp/system/darwin.h
2016-01-06 14:08:59 -06:00

8 lines
171 B
C

#include "freebsd4.h"
#define darwin 1
/*
* Although Darwin does have an fstab.h file, getfsfile etc. always return null.
* At least, as of 5.3.
*/
#undef HAVE_FSTAB_H