Begin to trim rtems/ from include file paths - start with freebsd

This commit is contained in:
Joel Sherrill
2012-03-08 08:56:25 -06:00
parent 9a8e3e0dd0
commit 03d4faf086
479 changed files with 7925 additions and 7917 deletions

View File

@@ -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