aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alsause.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsause.c b/alsause.c
index c91125e..5cb923d 100644
--- a/alsause.c
+++ b/alsause.c
@@ -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)
{