Merge r20668 Added: branches/usb2_6/reactos/w32api/include/pshpck16.h _____
Added: branches/usb2_6/reactos/w32api/include/pshpck16.h --- branches/usb2_6/reactos/w32api/include/pshpck16.h 2006-01-07 21:50:29 UTC (rev 20673) +++ branches/usb2_6/reactos/w32api/include/pshpck16.h 2006-01-07 21:53:47 UTC (rev 20674) @@ -0,0 +1,7 @@
+#ifndef RC_INVOKED +# if ( __FreeBSD__ == 5 ) +# pragma pack(16) +# else +# pragma pack(push,16) +# endif // __FreeBSD__ +#endif // RC_INVOKED Property changes on: branches/usb2_6/reactos/w32api/include/pshpck16.h ___________________________________________________________________ Name: svn:eol-style + native