freebsd-ports/graphics/sane-backends/files/patch-backend__epson2-commands.c
Martin Wilke 16563512f1 - Update tp 1.0.21
PR:		146674
Submitted by:	Ports Fury
2010-05-21 11:08:49 +00:00

10 lines
271 B
C

--- backend/epson2-commands.c.orig 2010-04-05 22:18:04.000000000 +0900
+++ backend/epson2-commands.c 2010-05-10 22:24:33.000000000 +0900
@@ -21,6 +21,7 @@
#include <byteorder.h>
#include <math.h>
+#include <sys/types.h>
#include "epson2.h"
#include "epson2-io.h"