openbsd-ports/graphics/sane-backends/patches/patch-backend_epson2_c
ajacoutot 831597e2c8 Update to sane-backends-1.0.21.
* new backends
* lots of bugfixes
* 224 more scanner models supported

If you have any regression with your device, let me know.
2010-04-26 10:41:28 +00:00

12 lines
339 B
Plaintext

$OpenBSD: patch-backend_epson2_c,v 1.1 2010/04/26 10:41:28 ajacoutot Exp $
--- backend/epson2.c.orig Mon Apr 26 08:38:23 2010
+++ backend/epson2.c Mon Apr 26 08:39:26 2010
@@ -57,6 +57,7 @@
#include <unistd.h>
#include <errno.h>
#include <sys/time.h>
+#include <sys/socket.h>
#include "sane/saneopts.h"
#include "sane/sanei_scsi.h"