Merge the new afs code.
[paraslash.git] / gui_common.h
diff --git a/gui_common.h b/gui_common.h
new file mode 100644 (file)
index 0000000..0e8671f
--- /dev/null
@@ -0,0 +1,4 @@
+#include "string.h"
+int para_open_audiod_pipe(char *);
+int read_audiod_pipe(int fd, line_handler_t *line_handler);
+