mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Add 16-bit OS/2 code to create test volumes.
Signed-off-by: Natalia Portillo <claunia@claunia.com>
This commit is contained in:
@@ -32,7 +32,7 @@ Copyright (C) 2011-2018 Natalia Portillo
|
||||
#if (defined(__OS2__) || defined (__os2__)) && (defined(__I386__) || defined (__i386__) || defined (__THW_INTEL) || defined (_M_IX86))
|
||||
|
||||
#define INCL_DOSMISC
|
||||
|
||||
#include <os2.h>
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user