mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2026-05-09 08:38:18 +02:00
utils: define SIGABRT for FreeBSD
This commit is contained in:
parent
8132c4e2b4
commit
98ce5acb69
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ extern "C" {
|
|||
#include <stdbool.h>
|
||||
#endif
|
||||
#include <inttypes.h>
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stddef.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue