freebsd-ports/emulators/darcnes/files/patch-tool.c
Kirill Ponomarev 245be80d76 - Fix build on non-i386 arch
- Add option to support Gtk/SVGAlib GUI
- Support NOPORTDOCS
- Fix WWW: line

PR:		ports/62262
Submitted by:	Ports Fury
2004-02-02 15:48:45 +00:00

10 lines
209 B
C

--- tool.c.orig Sat May 6 23:50:17 2000
+++ tool.c Thu Jun 1 02:43:09 2000
@@ -19,6 +19,7 @@
#include "video.h"
#include "tool.h"
#include "system.h"
+#include "endian.h"
unsigned long system_flags;