src/stdafx.h
changeset 6524 c7c22661b78d
parent 6481 85ad87daf4b0
child 6622 918a98fc95fb
equal deleted inserted replaced
6523:bbc566ffb999 6524:c7c22661b78d
    76 #  undef AMIGA
    76 #  undef AMIGA
    77 # endif
    77 # endif
    78 # ifdef amiga
    78 # ifdef amiga
    79 #  undef amiga
    79 #  undef amiga
    80 # endif
    80 # endif
       
    81 /* Act like we already included this file, as it somehow gives linkage problems
       
    82  *  (mismatch linkage of C++ and C between this include and unistd.h). */
       
    83 #define CLIB_USERGROUP_PROTOS_H
    81 #endif /* __MORPHOS__ */
    84 #endif /* __MORPHOS__ */
    82 
    85 
    83 #ifdef __APPLE__
    86 #ifdef __APPLE__
    84 # include "os/macosx/osx_stdafx.h"
    87 # include "os/macosx/osx_stdafx.h"
    85 /* Make endian swapping use Apple's macros to increase speed (since it will use hardware swapping if available)
    88 /* Make endian swapping use Apple's macros to increase speed (since it will use hardware swapping if available)