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