mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
Most of these were fixed when rebasing the patch forward, but this one
seems to have been missed.
Reported by: marck
Fixes: be04fec426 ("Import _FORTIFY_SOURCE implementation [...]")
4 lines
99 B
Makefile
4 lines
99 B
Makefile
INCS= ssp.h stdio.h string.h strings.h unistd.h
|
|
INCSDIR= ${INCLUDEDIR}/ssp
|
|
|
|
.include <bsd.prog.mk>
|