mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-05-21 20:08:09 +02:00
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@80 fefdeb5f-60dc-0310-8127-8f9354f1896f
8 lines
131 B
C
8 lines
131 B
C
#ifndef foopolypliberrorhfoo
|
|
#define foopolypliberrorhfoo
|
|
|
|
#include <inttypes.h>
|
|
|
|
const char* pa_strerror(uint32_t error);
|
|
|
|
#endif
|