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