mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Rename dos.h to dosdefs.h to prevent conflicts with older compilers.
This commit is contained in:
@@ -34,7 +34,7 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
#include <sys/movedata.h>
|
||||
#endif
|
||||
|
||||
#include "dos.h"
|
||||
#include "dosdefs.h"
|
||||
|
||||
unsigned int _dos_getdiskfree_ex(unsigned int drive, struct diskfree_ex_t* diskspace)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user