diff options
Diffstat (limited to 'contrib/cdb/cdb.h')
-rw-r--r-- | contrib/cdb/cdb.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/cdb/cdb.h b/contrib/cdb/cdb.h index 03da9ac41..959c24f1f 100644 --- a/contrib/cdb/cdb.h +++ b/contrib/cdb/cdb.h @@ -9,6 +9,8 @@ #define TINYCDB_VERSION 0.77 #include "config.h" +#include "unix-std.h" +#include <event.h> /* * OpenBSD fix |