xref: /netbsd-src/usr.sbin/sysinst/gpt_uuid.c (revision a45db23f655e22f0c2354600d3b3c2cb98abf2dc)
1 /* re-use the query parts of gpt(8)'s uuid list */
2 
3 #define	GPT_UUID_QUERY_ONLY
4 #include "../../sbin/gpt/gpt_uuid.c"
5