make a symbol in module-ptorocol-stub static
[profile/ivi/pulseaudio.git] / 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