mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
10 lines
209 B
Text
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;
|
|
|