summaryrefslogtreecommitdiffstats
path: root/cmd/zgenhostid/zgenhostid.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zgenhostid/zgenhostid.c')
-rw-r--r--cmd/zgenhostid/zgenhostid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/zgenhostid/zgenhostid.c b/cmd/zgenhostid/zgenhostid.c
index 853931c6a..6c8f7c612 100644
--- a/cmd/zgenhostid/zgenhostid.c
+++ b/cmd/zgenhostid/zgenhostid.c
@@ -36,7 +36,7 @@
#include <time.h>
#include <unistd.h>
-static __attribute__((noreturn)) void
+static _Noreturn void
usage(void)
{
(void) fprintf(stderr,