From: Richard Kenner Date: Sun, 16 Mar 1997 13:41:08 +0000 (-0500) Subject: Correct include path. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8163b58edb375a97197b7a2c36c1c3645528d7d;p=platform%2Fupstream%2Fgcc.git Correct include path. From-SVN: r13716 --- 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"