Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/emulators/darcnes/files/patch-tool.c
18157 views
1
--- tool.c.orig 2001-03-25 21:53:42 UTC
2
+++ tool.c
3
@@ -19,6 +19,7 @@
4
#include "video.h"
5
#include "tool.h"
6
#include "system.h"
7
+#include "endian.h"
8
9
unsigned long system_flags;
10
11
12