freebsd-ports/emulators/darcnes/files/patch-tool.c
Pawel Pekala 2a9f1991aa - COMMENT should start wit capital letter
- Remove deprecated WANT_GNOME
- Turn pkg-plist to PLIST_FILES, PORTDOCS - only 2 plist items
- Convert to options helpers, add missing dependencies when GTK1=on
- Fix build when SVGALIB=on => patch-video__svga.c
- Regenerate patches with make makepatch
2017-07-16 18:06:45 +00:00

10 lines
183 B
C

--- tool.c.orig 2001-03-25 21:53:42 UTC
+++ tool.c
@@ -19,6 +19,7 @@
#include "video.h"
#include "tool.h"
#include "system.h"
+#include "endian.h"
unsigned long system_flags;