Commit 52d68dbe authored by norvell's avatar norvell
Browse files

Compiler fixes for gcc

parent 879152dc
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -436,4 +436,6 @@ void delay_signal(
  const Word16 delay  /* i  : delay in samples                  */
);

Word16 ceil_log_2( UWord64 val );

#endif
 No newline at end of file
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,8 @@
#include "wmc_auto.h"
#include "prot.h"

#include "prot_fx1.h"

/*-----------------------------------------------------------------------*
 * Local function prototypes
 *-----------------------------------------------------------------------*/