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