--- a/xidle.c +++ b/xidle.c @@ -87,10 +87,10 @@ void close_x(struct xinfo *); void init_x(const char *, struct xinfo *, int, int); void handler(int); -__dead void usage(void); +void usage(void); -__dead void +void usage() { fprintf(stderr, "Usage:\n%s %s\n", __progname,