summaryrefslogtreecommitdiffstats
path: root/src/oss-util.h
blob: 34ac9c669586875edef9556051e2ecde21c049ad (plain)
1
2
3
4
5
6
7
8
#ifndef fooosshfoo
#define fooosshfoo

#include "sample.h"

int oss_auto_format(int fd, struct pa_sample_spec *ss);

#endif