Revert previous commit. The prototype has been moved to unistd.h
This commit is contained in:
parent
6f04e7b9aa
commit
5f85c2cdd9
@ -25,7 +25,7 @@ WITHOUT_SSP=
|
||||
BEGINSRC= crtbegin.asm
|
||||
ENDSRC= crtend.asm
|
||||
CFLAGS+= -x assembler-with-cpp # Ugly hack
|
||||
CFLAGS+= -D_OSRELDATE_H -include osreldate.h
|
||||
CFLAGS+= -include osreldate.h
|
||||
.undef SRCS # hack for 'make depend'
|
||||
.endif
|
||||
.if ${MACHINE_ARCH} == "powerpc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user