mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 10:27:12 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -235,7 +235,7 @@ typedef uLong FAR uLongf;
|
||||
|
||||
/* Compile with -DZLIB_DLL for Windows DLL support */
|
||||
#if (defined(_WINDOWS) || defined(WINDOWS)) && defined(ZLIB_DLL)
|
||||
# include <rtems/freebsd/windows.h>
|
||||
# include <freebsd/windows.h>
|
||||
# define EXPORT WINAPI
|
||||
#else
|
||||
# define EXPORT
|
||||
|
Reference in New Issue
Block a user