no special apple ifdef required

This commit is contained in:
Enno Rehling 2017-11-19 16:32:20 +01:00
parent 41f20c02b2
commit 793de9f82a

View file

@ -1,6 +1,3 @@
#ifdef __APPLE__
#define _DARWIN_C_SOURCE
#endif
#include <sys/types.h>
#include <db.h>