]> code.delx.au - pulseaudio/blob - src/polyp-error.h
7407f34ccdd07ee316e636477d0990ed5aef2bb0
[pulseaudio] / src / polyp-error.h
1 #ifndef foopolyperrhfoo
2 #define foopolyperrhfoo
3
4 #include <inttypes.h>
5
6 #include "protocol-native-spec.h"
7
8 const char* pa_strerror(uint32_t error);
9
10 #endif