forked from Lainports/opnsense-ports
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;
|
|
|