diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-07 06:59:34 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-07 06:59:34 +0000 |
commit | 6caf5a62c4fde192b99bea69d2ea5ddc46781590 (patch) | |
tree | bd8baad54cc95e31fb86b3fc40258b42b54c4737 /misc/menushki/files/patch-konst.string.h | |
parent | 2184c9ed7f840f2bf5bd1f91f963a3e671edc337 (diff) | |
download | ports-6caf5a62c4fde192b99bea69d2ea5ddc46781590.tar.gz ports-6caf5a62c4fde192b99bea69d2ea5ddc46781590.zip |
Notes
Diffstat (limited to 'misc/menushki/files/patch-konst.string.h')
-rw-r--r-- | misc/menushki/files/patch-konst.string.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/menushki/files/patch-konst.string.h b/misc/menushki/files/patch-konst.string.h new file mode 100644 index 000000000000..56300871d0d6 --- /dev/null +++ b/misc/menushki/files/patch-konst.string.h @@ -0,0 +1,10 @@ +--- ktools-1.1/include/konst.string.h.orig Thu Sep 6 10:50:02 2001 ++++ ktools-1.1/include/konst.string.h Thu Sep 6 10:49:40 2001 +@@ -3,6 +3,7 @@ + + #include <string> + #include <vector> ++#include <time.h> + + #include "konst.list.h" + #include "konst.conf.h" |