repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dtrace: Address KMSAN warnings in dtrace_disx86
[freebsd/src.git]
/
include
/
ssp
/
Makefile
blob
ff622aeecfe94509b2b68ae3afecee8f2edd5294
1
INCS
=
poll.h random.h socket.h ssp.h stdio.h stdlib.h string.h strings.h
2
INCS
+=
uio.h unistd.h wchar.h
3
INCSDIR
= ${
INCLUDEDIR
}/
ssp
4
5
.
include
<
bsd.prog.mk
>