blob: b4d59628fef45e0a1e5d33c51058e95b95dd4f0b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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;
|