Make libc/${MACHINE_ARCH} include directory not required by Alpha.

Submitted by:	bde
Tested by:	beast
This commit is contained in:
Ruslan Ermilov 2003-07-02 13:27:54 +00:00
parent eb2bb9e574
commit a5d7d2028e
2 changed files with 2 additions and 2 deletions
lib/libc_r

@ -11,7 +11,7 @@ LIB=c_r
SHLIB_MAJOR= 5
CFLAGS+=-DPTHREAD_KERNEL -D_THREAD_SAFE
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/uthread \
-I${.CURDIR}/../../include -I${.CURDIR}/../libc/${MACHINE_ARCH}
-I${.CURDIR}/../../include
# Uncomment this if you want libc_r to contain debug information for
# thread locking.

@ -23,7 +23,7 @@
*
*/
#include "SYS.h"
#include <machine/asm.h>
/*
* Atomicly lock a location with an identifier provided the location