d86ce55 - Compile wave_in.c with -fno-strict-aliasing because of dereferencing

Authored and Committed by mschwendt 14 years ago
    - Compile wave_in.c with -fno-strict-aliasing because of dereferencing
        pointer after cast-madness: short int* -> void* -> unsigned long*
    
        
file modified
+1 -0
file modified
+9 -1