aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends/files/patch-backend__epsonds.c
blob: 0d631ceabfb03fa3272d53aa3f3f52cc5e0c5ec7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- backend/epsonds.c.orig	2017-05-15 01:19:11 UTC
+++ backend/epsonds.c
@@ -40,6 +40,8 @@
 
 #include "sane/config.h"
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <ctype.h>
 #include <unistd.h>