diff options
Diffstat (limited to 'graphics/cqcam/files/patch-ae')
-rw-r--r-- | graphics/cqcam/files/patch-ae | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/cqcam/files/patch-ae b/graphics/cqcam/files/patch-ae new file mode 100644 index 000000000000..2fe5f9a7f7c8 --- /dev/null +++ b/graphics/cqcam/files/patch-ae @@ -0,0 +1,10 @@ +--- xfe/xscan.C.orig Wed Apr 26 16:16:35 2000 ++++ xfe/xscan.C Sat Jul 8 11:50:32 2000 +@@ -29,7 +29,6 @@ + + #include <stdio.h> + #include <stdlib.h> +-#include <string.h> + #include <signal.h> + #include <sys/time.h> + #include <sys/stat.h> |