aboutsummaryrefslogtreecommitdiff
path: root/graphics/gphoto2/files/patch-at
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gphoto2/files/patch-at')
-rw-r--r--graphics/gphoto2/files/patch-at12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gphoto2/files/patch-at b/graphics/gphoto2/files/patch-at
new file mode 100644
index 000000000000..da835efe973c
--- /dev/null
+++ b/graphics/gphoto2/files/patch-at
@@ -0,0 +1,12 @@
+--- kodak/dc21x/lowlevel.c.orig Fri Jan 21 06:42:18 2000
++++ kodak/dc21x/lowlevel.c Thu Apr 20 03:00:00 2000
+@@ -2,7 +2,9 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <errno.h>
++#ifndef __FreeBSD__
+ #include <sys/select.h>
++#endif
+ #include <sys/time.h>
+ #include <time.h>
+ #include "dc21x.h"