$OpenBSD: patch-backend_ricoh2_buffer_c,v 1.2 2020/02/08 13:35:52 ajacoutot Exp $

Index: backend/ricoh2_buffer.c
--- backend/ricoh2_buffer.c.orig
+++ backend/ricoh2_buffer.c
@@ -50,7 +50,7 @@
 #if defined(__APPLE__) && defined(__MACH__)
 #include <malloc/malloc.h>
 #else
-#include <malloc.h>
+#include <stdlib.h>
 #endif
 
 #include "../include/sane/sanei_debug.h"
