diff options
Diffstat (limited to '')
-rw-r--r-- | alsause.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ NUSAGE(125, "[(-r | name | card:device) [command [argument] ...]]"); -#ifdef MISSING_OPEN_TREE_CLONE +#ifdef MISSING_OPEN_TREE static int open_tree(int dirfd, const char *path, int flags) { |