$OpenBSD: patch-db-tdb_c,v 1.3 2011/09/26 09:31:16 sthen Exp $ --- db-tdb.c.orig Sat Sep 17 10:50:23 2011 +++ db-tdb.c Sat Sep 17 10:50:50 2011 @@ -22,6 +22,9 @@ #include #include #include +#ifndef _PUBLIC_ +#define _PUBLIC_ +#endif #include #include "fdm.h"