[Bug 229653] [PATCH] graphics/sane-backends: Make update to 1.0.27 build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 27 21:42:10 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229653

--- Comment #10 from Nathan <ndowens at 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        
5        #include "sane/config.h"
6        
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>

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


More information about the freebsd-ports-bugs mailing list