$OpenBSD: patch-fdm_h,v 1.3 2011/09/26 09:31:16 sthen Exp $
--- fdm.h.orig	Sat Sep 17 10:48:21 2011
+++ fdm.h	Sat Sep 17 10:50:00 2011
@@ -39,6 +39,9 @@
 #include <signal.h>
 #include <stdarg.h>
 #include <stdint.h>
+#ifndef _PUBLIC_
+#define _PUBLIC_
+#endif
 #include <tdb.h>
 #include <regex.h>
 
