mirror of
https://github.com/owntracks/recorder.git
synced 2026-04-07 00:26:49 +00:00
6 lines
133 B
C
6 lines
133 B
C
#include "config.h"
|
|
#include "utstring.h"
|
|
|
|
|
|
FILE *pathn(char *mode, char *prefix, UT_string *user, UT_string *device, char *suffix);
|