86663437ff
Add snmp support. Fix username in README.
12 lines
360 B
Plaintext
12 lines
360 B
Plaintext
$OpenBSD: patch-backend_xerox_mfp-tcp_c,v 1.1 2011/03/03 13:43:50 ajacoutot Exp $
|
|
--- backend/xerox_mfp-tcp.c.orig Mon Feb 14 07:09:29 2011
|
|
+++ backend/xerox_mfp-tcp.c Mon Feb 14 07:09:49 2011
|
|
@@ -27,6 +27,7 @@
|
|
#include <unistd.h>
|
|
#include <errno.h>
|
|
#include <sys/time.h>
|
|
+#include <sys/socket.h>
|
|
|
|
#include "sane/saneopts.h"
|
|
#include "sane/sanei_scsi.h"
|