diff options
Diffstat (limited to 'sysutils/cd-write/files/patch-7')
-rw-r--r-- | sysutils/cd-write/files/patch-7 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/cd-write/files/patch-7 b/sysutils/cd-write/files/patch-7 deleted file mode 100644 index 5c3d31367cb1..000000000000 --- a/sysutils/cd-write/files/patch-7 +++ /dev/null @@ -1,10 +0,0 @@ ---- c++tk/c++tk.h~ Thu Sep 25 03:43:24 1997 -+++ c++tk/c++tk.h Tue Nov 19 01:14:24 2002 -@@ -31,6 +31,7 @@ - #define __CXXTK_H__ - - #include <stdlib.h> // for free() -+#include <string.h> - - extern int TkError; - |