--- ncpfs-2.2.6/lib/ndslib.c.olddd 2005-01-27 18:35:59.000000000 +0100 +++ ncpfs-2.2.6/lib/ndslib.c 2006-04-11 11:35:15.000000000 +0200 @@ -957,7 +957,7 @@ NWDSCCODE err; int n1, n3; u_int16_t n3a; - char rpb_b[DEFAULT_MESSAGE_LEN]; + char rpb_b[DEFAULT_MESSAGE_LEN] __attribute__ ((aligned (4))); Buf_T rpb; size_t k1tl;