]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - tools-util.h
linux header updates
[bcachefs-tools-debian] / tools-util.h
index 174b4e0e9eefc547b268020adbcd5360d392d9e0..563313845df3fe609ecb5b0742ea0364c8ef6e8c 100644 (file)
@@ -199,4 +199,6 @@ do {                                                                        \
 struct bpos bpos_parse(char *);
 struct bbpos bbpos_parse(char *);
 
+darray_str get_or_split_cmdline_devs(int argc, char *argv[]);
+
 #endif /* _TOOLS_UTIL_H */