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