freebsd-ports/graphics/lprof-devel/files/patch-src_argyll_spectro_usbio.c
Stanislav Sedov f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00

10 lines
280 B
C

--- src/argyll/spectro/usbio.c.orig 2009-03-07 21:18:13.000000000 +0300
+++ src/argyll/spectro/usbio.c 2009-03-07 21:18:41.000000000 +0300
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <unistd.h>
#include <time.h>
#include <signal.h>
#if defined(UNIX)