summaryrefslogtreecommitdiff
path: root/graphics/gphoto2/files/patch-au
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-09-16 01:02:46 +0000
commitdb3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch)
tree29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /graphics/gphoto2/files/patch-au
parentFix compilation problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes: svn path=/head/; revision=47856 svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'graphics/gphoto2/files/patch-au')
-rw-r--r--graphics/gphoto2/files/patch-au12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/gphoto2/files/patch-au b/graphics/gphoto2/files/patch-au
deleted file mode 100644
index b36f8e1da325..000000000000
--- a/graphics/gphoto2/files/patch-au
+++ /dev/null
@@ -1,12 +0,0 @@
---- kodak/dc21x/main.c.orig Fri Jan 21 06:42:18 2000
-+++ kodak/dc21x/main.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"