Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 21:42:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229653] [PATCH] graphics/sane-backends: Make update to 1.0.27 build
Message-ID:  <bug-229653-7788-Z8ggxgC712@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229653-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229653-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229653

--- Comment #10 from Nathan <ndowens@yahoo.com> ---
(In reply to Peter Wullinger from comment #8)
        --- backend/epsonds.c.orig      2018-07-09 20:06:33.428965000 +0200-
2       +++ backend/epsonds.c   2018-07-09 20:06:49.979599000 +0200
3       @@ -40,6 +40,8 @@
4=20=20=20=20=20=20=20=20
5        #include "sane/config.h"
6=20=20=20=20=20=20=20=20
7       +#include <sys/types.h>
8       +#include <sys/socket.h> Here's the "missing header" in patch part
9        #include <ctype.h>
10       #include <unistd.h>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229653-7788-Z8ggxgC712>