X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui_common.h;fp=gui_common.h;h=0e8671f57a5c8507b7fec5cd5f6ad64c3b646784;hp=0000000000000000000000000000000000000000;hb=f6f50d03a09d6bc423324206d274336e9905bbb4;hpb=ff0c6db3410021e48196ce018760a5bc0be547ed diff --git a/gui_common.h b/gui_common.h new file mode 100644 index 00000000..0e8671f5 --- /dev/null +++ b/gui_common.h @@ -0,0 +1,4 @@ +#include "string.h" +int para_open_audiod_pipe(char *); +int read_audiod_pipe(int fd, line_handler_t *line_handler); +