Index: head/lib/libopenbsd/Makefile =================================================================== --- head/lib/libopenbsd/Makefile (revision 292023) +++ head/lib/libopenbsd/Makefile (revision 292024) @@ -1,15 +1,14 @@ # $FreeBSD$ LIB= openbsd SRCS= getdtablecount.c \ imsg-buffer.c \ imsg.c \ ohash.c INTERNALLIB= CFLAGS+= -I${.CURDIR} WARNS= 3 -NO_WERROR= .include