mirror of https://github.com/FDOS/kernel.git
correction (for tc2)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/branches/UNSTABLE@1104 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
a56552c0f5
commit
aa82e451e8
|
@ -110,7 +110,7 @@
|
|||
defined(DEBUGFATDIR) || defined(DEBUGFATFS)
|
||||
#ifndef DEBUG_NEED_PRINTF
|
||||
#define DEBUG_NEED_PRINTF
|
||||
void printf(const char *, ...);
|
||||
VOID VA_CDECL printf(const char * fmt, ...);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue