From b31737bdf94a1d9eb4108d10c4d38241b6fe788b Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 27 Feb 2017 22:55:00 +0100 Subject: Refer to instead of in The header is included by , not . --- bits/sigthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bits') diff --git a/bits/sigthread.h b/bits/sigthread.h index 1cb14a811c..29e578d514 100644 --- a/bits/sigthread.h +++ b/bits/sigthread.h @@ -20,7 +20,7 @@ #define _BITS_SIGTHREAD_H 1 #if !defined _SIGNAL_H && !defined _PTHREAD_H -# error "Never include this file directly. Use instead" +# error "Never include this file directly. Use instead" #endif /* Modify the signal mask for the calling thread. The arguments have the -- cgit 1.4.1