mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 06:40:26 +00:00
audio/jack: Remove config.h
This commit is contained in:
@@ -35,13 +35,8 @@
|
||||
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#include "config_unix.h"
|
||||
#endif
|
||||
|
||||
#ifndef _JACK_H_
|
||||
#define _JACK_H_
|
||||
#ifndef JACK_H_eb847b3873ae
|
||||
#define JACK_H_eb847b3873ae
|
||||
|
||||
#ifndef __cplusplus
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user