diff options
Diffstat (limited to 'graphics/lprof-devel/files/patch-src-argyll-spectro-usbio.c')
-rw-r--r-- | graphics/lprof-devel/files/patch-src-argyll-spectro-usbio.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/lprof-devel/files/patch-src-argyll-spectro-usbio.c b/graphics/lprof-devel/files/patch-src-argyll-spectro-usbio.c new file mode 100644 index 000000000000..9ee392c2e375 --- /dev/null +++ b/graphics/lprof-devel/files/patch-src-argyll-spectro-usbio.c @@ -0,0 +1,10 @@ +--- 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) |