forked from Lainports/opnsense-ports
11 lines
247 B
C++
11 lines
247 B
C++
--- svapp/audioio/AudioJACKTarget.cpp.orig 2015-10-22 11:26:02 UTC
|
|
+++ svapp/audioio/AudioJACKTarget.cpp
|
|
@@ -21,8 +21,6 @@
|
|
#include <iostream>
|
|
#include <cmath>
|
|
|
|
-#include <alloca.h>
|
|
-
|
|
//#define DEBUG_AUDIO_JACK_TARGET 1
|
|
|
|
#ifdef BUILD_STATIC
|