mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Fix include paths for OS/2.
This commit is contained in:
@@ -27,7 +27,7 @@ Contains 16-bit OS/2 code
|
||||
Copyright (C) 2011-2021 Natalia Portillo
|
||||
*****************************************************************************/
|
||||
|
||||
#include "include/defs.h"
|
||||
#include "../include/defs.h"
|
||||
|
||||
void FilePermissions(const char* path) { /* Do nothing, not supported by target operating system */ }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user