diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-09-08 18:35:09 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-09-08 18:35:09 +0000 |
commit | 3de56276475c70e2a005095943d75108bbeaf339 (patch) | |
tree | f1340eb77587e5849f253e9c391b6d69905471c6 /misc/menushki/files/patch-konst.ui.dlg.h | |
parent | do not install libutil, since it conflicts with /usr/lib/libutil* (diff) |
- update to 0.7
- remove a geocities.com mirror
PR: 30434
Submitted by: maintainer
Diffstat (limited to 'misc/menushki/files/patch-konst.ui.dlg.h')
-rw-r--r-- | misc/menushki/files/patch-konst.ui.dlg.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/menushki/files/patch-konst.ui.dlg.h b/misc/menushki/files/patch-konst.ui.dlg.h deleted file mode 100644 index a4101fb3f4c8..000000000000 --- a/misc/menushki/files/patch-konst.ui.dlg.h +++ /dev/null @@ -1,13 +0,0 @@ ---- ktools-1.1/include/konst.ui.dlg.h.orig Thu Sep 6 10:51:48 2001 -+++ ktools-1.1/include/konst.ui.dlg.h Thu Sep 6 10:53:05 2001 -@@ -4,6 +4,10 @@ - #include <list> - #include <algorithm> - -+#include <time.h> -+#include <unistd.h> -+#include <sys/types.h> -+ - #include "konst.conf.h" - #include "konst.ui.window.h" - #include "konst.ui.menu.h" |