xref: /netbsd-src/tools/gpt/namespace.h (revision a04395531661c5e8d314125d5ae77d4cbedd5d73)
1 
2 #include <stdint.h>
3 __BEGIN_DECLS
4 extern int dehumanize_number(const char *, int64_t *);
5 __END_DECLS
6