$OpenBSD: patch-keama_confparse_c,v 1.1 2020/01/22 16:11:55 sthen Exp $

Index: keama/confparse.c
--- keama/confparse.c.orig
+++ keama/confparse.c
@@ -26,6 +26,7 @@
 #include "keama.h"
 
 #include <sys/errno.h>
+#include <errno.h>
 #include <arpa/inet.h>
 #include <assert.h>
 #include <ctype.h>
