mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Implement 32-bit OS/2 fstester.setter.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -31,8 +31,5 @@ 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