audio/jack: Remove config.h

This commit is contained in:
Martin Piatka
2025-10-24 11:57:15 +02:00
parent 036eeed0aa
commit d18162521b

View File

@@ -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>