mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
10 lines
245 B
C
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"
|