aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rwxr-xr-xfile.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/file.c b/file.c
index 9cb6d2393..07c88d158 100755
--- a/file.c
+++ b/file.c
@@ -1223,6 +1223,9 @@ static int show_file_formats(int fd, int argc, char *argv[])
};
ast_mutex_unlock(&formatlock);
return RESULT_SUCCESS;
+#undef FORMAT
+#undef FORMAT2
+
}
struct ast_cli_entry show_file =