fa4d51b840
Upgrade to 3.20.9 OBS-URL: https://build.opensuse.org/request/show/850181 OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=204
13 lines
322 B
Diff
13 lines
322 B
Diff
Index: hplip-3.20.9/scan/sane/http.c
|
|
===================================================================
|
|
--- hplip-3.20.9.orig/scan/sane/http.c
|
|
+++ hplip-3.20.9/scan/sane/http.c
|
|
@@ -33,6 +33,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <unistd.h>
|
|
#include <string.h>
|
|
#include <syslog.h>
|
|
#include <ctype.h>
|