ports/print/hplip/files/patch-scan_sane_bb__ledm.c
Tijl Coosemans 1237feacf2 print/hplip: Fix build with llvm16
PR:		272171
2023-06-25 16:44:03 +02:00

10 lines
245 B
C

--- scan/sane/bb_ledm.c.orig 2023-06-02 08:02:36 UTC
+++ scan/sane/bb_ledm.c
@@ -16,6 +16,7 @@
# include <string.h>
# include <fcntl.h>
# include <math.h>
+# include <unistd.h>
# include "sane.h"
# include "saneopts.h"
# include "hpmud.h"