ports/sysutils/cd-write/files/patch-7
2002-11-19 00:17:53 +00:00

10 lines
209 B
Text

--- 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;