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:
@@ -37,7 +37,7 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
#include "../include/consts.h"
|
||||
#include "../include/defs.h"
|
||||
#include "../log.h"
|
||||
#include "dos.h"
|
||||
#include "dosdefs.h"
|
||||
|
||||
void Fragmentation(const char* path, size_t clusterSize)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user