- 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
10 lines
183 B
C
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;
|
|
|