diff options
Diffstat (limited to 'graphics/cqcam/files/patch-ad')
-rw-r--r-- | graphics/cqcam/files/patch-ad | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/cqcam/files/patch-ad b/graphics/cqcam/files/patch-ad new file mode 100644 index 000000000000..067456db16e6 --- /dev/null +++ b/graphics/cqcam/files/patch-ad @@ -0,0 +1,10 @@ +--- libcqcam/camera.C.orig Tue Apr 20 06:33:10 1999 ++++ libcqcam/camera.C Sat Jul 8 11:51:06 2000 +@@ -18,7 +18,6 @@ + */ + + #include <stdio.h> +-#include <string.h> + #include <unistd.h> + + #include "config.h" |