$OpenBSD: patch-util_bsetroot_cc,v 1.2 2018/12/01 22:41:39 naddy Exp $
Index: util/bsetroot.cc
--- util/bsetroot.cc.orig
+++ util/bsetroot.cc
@@ -31,6 +31,8 @@
 
 #include <X11/Xatom.h>
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 
 // ignore all X errors
