From c8163b58edb375a97197b7a2c36c1c3645528d7d Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 16 Mar 1997 08:41:08 -0500 Subject: Correct include path. From-SVN: r13716 --- gcc/objc/thr-pthreads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/objc') diff --git a/gcc/objc/thr-pthreads.c b/gcc/objc/thr-pthreads.c index cbd997c..3e73fe0 100644 --- a/gcc/objc/thr-pthreads.c +++ b/gcc/objc/thr-pthreads.c @@ -24,7 +24,7 @@ Boston, MA 02111-1307, USA. */ however invalidate any other reasons why the executable file might be covered by the GNU General Public License. */ -#include +#include #include #include "runtime.h" -- cgit v1.1