$OpenBSD: patch-backend_epsonds_c,v 1.2 2019/08/03 12:56:09 ajacoutot Exp $

Index: backend/epsonds.c
--- backend/epsonds.c.orig
+++ backend/epsonds.c
@@ -48,6 +48,8 @@
 # include <sys/time.h>
 #endif
 #include <unistd.h>
+#include <sys/select.h> /* fd_set */
+#include <sys/socket.h> /* setsockopt */
 
 #include "sane/saneopts.h"
 #include "sane/sanei_config.h"
