opnsense-ports/deskutils/helpviewer/files/patch-mainWindowController.m
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
327 B
Objective-C

--- mainWindowController.m.orig 2003-04-05 08:47:02.000000000 +0200
+++ mainWindowController.m 2008-06-16 20:36:29.000000000 +0200
@@ -17,6 +17,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include "GNUstepBase/GNUstep.h"
#include "mainWindowController.h"
@implementation MainWindowController