diff --git a/files-ext.c b/files-ext.c index cd434ee37..d9640c49c 100644 --- a/files-ext.c +++ b/files-ext.c @@ -9,7 +9,7 @@ #include "protobuf.h" #include "protobuf/ext-file.pb-c.h" -int dump_one_ext_file(int lfd, u32 id, const struct fd_parms *p) +static int dump_one_ext_file(int lfd, u32 id, const struct fd_parms *p) { int rfd, ret;