ports/print/hplip/patches/patch-scan_sane_bb_ledm_c

11 lines
287 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- scan/sane/bb_ledm.c.orig Tue Jun 26 07:48:50 2012
+++ scan/sane/bb_ledm.c Tue Jun 26 07:49:17 2012
@@ -16,6 +16,7 @@
# include <string.h>
# include <fcntl.h>
# include <math.h>
+# include <unistd.h> /* usleep(3) */
# include "sane.h"
# include "saneopts.h"
# include "hpmud.h"