Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 132793 | Differences between
and this patch

Collapse All | Expand All

(-)speex-1.1.12/libspeex/kiss_fft.h (-1 lines)
Lines 5-11 Link Here
5
#include <stdio.h>
5
#include <stdio.h>
6
#include <math.h>
6
#include <math.h>
7
#include <memory.h>
7
#include <memory.h>
8
#include <malloc.h>
9
8
10
#ifdef __cplusplus
9
#ifdef __cplusplus
11
extern "C" {
10
extern "C" {

Return to bug 132793