repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel - do not wire user pages in sysctl
[dragonfly.git]
/
include
/
malloc.h
blob
d4407d23964ed9435b74fa37573c7d5d01a79af4
1
#if __GNUC__
2
#warning
"this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
3
#endif
4
5
#include <stdlib.h>