DiskTool - Fixing build errors from recent kernel changes
[tpg/acess2.git] / Tools / DiskTool / src / include / acess.h
index 16009a4..6b74dfc 100644 (file)
@@ -18,6 +18,7 @@
 extern char    __buildnum[];
 #define BUILD_NUM      ((int)(Uint)&__buildnum)
 extern const char gsGitHash[];
+extern const char gsBuildInfo[];
 
 #define BITS   32
 #define NULL   ((void*)0)

UCC git Repository :: git.ucc.asn.au