mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-05-20 17:18:10 +02:00
11 lines
156 B
C
11 lines
156 B
C
|
|
#ifndef foopolyperrhfoo
|
||
|
|
#define foopolyperrhfoo
|
||
|
|
|
||
|
|
#include <inttypes.h>
|
||
|
|
|
||
|
|
#include "protocol-native-spec.h"
|
||
|
|
|
||
|
|
const char* pa_strerror(uint32_t error);
|
||
|
|
|
||
|
|
#endif
|