pipewire/src/modules/module-vban
Sam James 2cec77e7df *: unify config.h handling
config.h needs to be consistently included before any standard headers
if we ever want to set feature test macros (like _GNU_SOURCE or whatever)
inside. It can lead to hard-to-debug issues without that.

It can also be problematic just for our own HAVE_* that it may define
if it's not consistently made available before our own headers. Just
always include it first, before everything.

We already did this in many files, just not consistently.
2025-05-30 10:24:13 +00:00
..
audio.c modules: reduce some errors from warn to info 2025-02-18 16:24:52 +01:00
midi.c module-vban: create streams per stream_name 2024-11-13 16:47:34 +01:00
stream.c *: unify config.h handling 2025-05-30 10:24:13 +00:00
stream.h
vban.h pipewire: module-vban: fix vban serial header 2024-12-14 23:09:45 +01:00