mirror of
https://github.com/fadden/nulib2.git
synced 2024-12-27 17:29:57 +00:00
Fix build with gcc v4.0 (FC4).
This commit is contained in:
parent
70aba4ca5b
commit
d8b35fd9c6
@ -673,7 +673,7 @@ NuError Nu_ExpandLZW(NuArchive* pArchive, const NuRecord* pRecord,
|
||||
const NuThread* pThread, FILE* infp, NuFunnel* pFunnel, ushort* pThreadCrc);
|
||||
|
||||
/* MiscUtils.c */
|
||||
extern const char* kNufxLibName;
|
||||
/*extern const char* kNufxLibName;*/
|
||||
extern NuCallback gNuGlobalErrorMessageHandler;
|
||||
const char* Nu_StrError(NuError err);
|
||||
void Nu_ReportError(NuArchive* pArchive, const char* file, int line,
|
||||
|
Loading…
Reference in New Issue
Block a user