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

12 lines
333 B
Plaintext

$OpenBSD: patch-backend_epson2-commands_c,v 1.1 2010/11/27 11:36:00 ajacoutot Exp $
--- backend/epson2-commands.c.orig Sat Nov 27 10:41:36 2010
+++ backend/epson2-commands.c Sat Nov 27 10:41:43 2010
@@ -21,6 +21,7 @@
#include <byteorder.h>
#include <math.h>
+#include <sys/types.h>
#include "epson2.h"
#include "epson2-io.h"