Use #define instead of `char * const' for the repeated GUID strings. Ugly,
authormiod <miod@openbsd.org>
Sun, 2 Apr 2023 18:44:13 +0000 (18:44 +0000)
committermiod <miod@openbsd.org>
Sun, 2 Apr 2023 18:44:13 +0000 (18:44 +0000)
commite89879fd1fdd1feaec9e1ef1cedc1d7d25e733fc
tree459e9d849bd5b9db861a987aa13457c92847753b
parentbe7188af99b2bcc68462d6f4abb3c9746f9e84dc
Use #define instead of `char * const' for the repeated GUID strings. Ugly,
but restores compilability with older compilers such as gcc.

No intentional functional change.
sbin/fdisk/part.c