- NDK 0.98, now with versionned headers. Too many changes to list, see the TinyKRNL...
[reactos.git] / reactos / include / pshpack1.h
1 #ifndef RC_INVOKED
2 # if ( __FreeBSD__ == 5 )
3 # pragma pack(1)
4 # else
5 # pragma pack(push,1)
6 # endif // __FreeBSD__
7 #endif // RC_INVOKED