freebsd-ports/editors/koffice-kde4/files/patch-kppixmapobject.h
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

10 lines
260 B
C

--- kpresenter/kppixmapobject.h Sat Aug 26 04:53:37 2000
+++ kpresenter/kppixmapobject.h.new Tue Feb 27 16:45:55 2001
@@ -20,6 +20,7 @@
#ifndef kppixmapobject_h
#define kppixmapobject_h
+#include <stdlib.h>
#include <qdatetime.h>
#include "kpobject.h"