1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/calligra/files/patch-kword_page.cc
Will Andrews 98958aed09 Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new
package based on KDE 2.1.  Change MAINTAINER back to myself.  This should
fix kde2 metaport once again.

Submitted by:	many many people...
2001-02-27 22:30:09 +00:00

11 lines
249 B
C++

--- kword/kword_page.cc Sun Oct 15 15:48:52 2000
+++ kword/kword_page.cc.new Tue Feb 27 17:14:33 2001
@@ -17,6 +17,7 @@
Boston, MA 02111-1307, USA.
*/
+#include <stdlib.h>
#include <kfiledialog.h>
#include <kapp.h>
#include <kmimemagic.h>