mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@20 fefdeb5f-60dc-0310-8127-8f9354f1896f
8 lines
121 B
C
8 lines
121 B
C
#ifndef fooosshfoo
|
|
#define fooosshfoo
|
|
|
|
#include "sample.h"
|
|
|
|
int oss_auto_format(int fd, struct sample_spec *ss);
|
|
|
|
#endif
|