openbsd-ports/graphics/sane-backends/patches/patch-backend_epson2_c
2010-11-27 11:36:00 +00:00

13 lines
363 B
Plaintext

$OpenBSD: patch-backend_epson2_c,v 1.2 2010/11/27 11:36:00 ajacoutot Exp $
--- backend/epson2.c.orig Mon Apr 5 15:18:04 2010
+++ backend/epson2.c Sat Nov 27 10:40:27 2010
@@ -57,6 +57,8 @@
#include <unistd.h>
#include <errno.h>
#include <sys/time.h>
+#include <sys/types.h>
+#include <sys/socket.h>
#include "sane/saneopts.h"
#include "sane/sanei_scsi.h"