]> git.proxmox.com Git - mirror_zfs.git/blobdiff - cmd/zgenhostid/zgenhostid.c
Switch from _Noreturn to __attribute__((noreturn))
[mirror_zfs.git] / cmd / zgenhostid / zgenhostid.c
index 6c8f7c6127a1c2f9e33f05d04116046a23edb7d0..853931c6ad6e56cae143e945c30bc7df5ce57271 100644 (file)
@@ -36,7 +36,7 @@
 #include <time.h>
 #include <unistd.h>
 
-static _Noreturn void
+static __attribute__((noreturn)) void
 usage(void)
 {
        (void) fprintf(stderr,