9482c4
--- makedbm/makedbm.c.headers	2017-02-21 13:57:23.933293831 +0100
9482c4
+++ makedbm/makedbm.c	2017-02-21 13:57:48.141286207 +0100
9482c4
@@ -30,6 +30,7 @@
9482c4
 #include <netdb.h>
9482c4
 #include <rpc/rpc.h>
9482c4
 #include <rpcsvc/yp_prot.h>
9482c4
+#include "yp.h"
9482c4
 
9482c4
 #if defined (__NetBSD__) || (defined(__GLIBC__) && (__GLIBC__ == 2 && __GLIBC_MINOR__ == 0))
9482c4
 /* <rpc/rpc.h> is missing the prototype */