diff options
Diffstat (limited to 'misc/koffice/patches/patch-al')
-rw-r--r-- | misc/koffice/patches/patch-al | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/koffice/patches/patch-al b/misc/koffice/patches/patch-al new file mode 100644 index 00000000000..38ee73a8bb4 --- /dev/null +++ b/misc/koffice/patches/patch-al @@ -0,0 +1,12 @@ +$NetBSD: patch-al,v 1.1.1.1 2001/03/30 00:25:20 hubertf Exp $ + +--- kpresenter/kpbackground.cc.orig Sat Jan 6 19:18:18 2001 ++++ kpresenter/kpbackground.cc +@@ -41,6 +41,7 @@ + + #include <fstream.h> + ++#include <stdlib.h> + /******************************************************************/ + /* Class: KPBackGround */ + /******************************************************************/ |