mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05: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
|