--- src/lstream.c.org 2016-05-10 10:26:46.535656000 +0900 +++ src/lstream.c 2016-05-10 10:28:04.369698000 +0900 @@ -94,7 +94,7 @@ Lstream_close (lstr); } -inline static Bytecount +/*inline*/ static Bytecount aligned_sizeof_lstream (Bytecount lstream_type_specific_size) { return MAX_ALIGN_SIZE (offsetof (Lstream, data) +