• Gildas Bazin's avatar
    · 1de74b87
    Gildas Bazin authored
    * ./plugins/a52/a52.c: compilation fix. Following C99 we have to include
    <stdint.h> but Solaris doesn't have it so we include <inttypes.h> when
    it isn't found.
    1de74b87
a52.c 12.7 KB