freebsd-dev/lib/libmemstat
Dag-Erling Smørgrav 6bff85ff9a Reduce <sys/queue.h> pollution.
While <sys/sysctl.h> includes <sys/queue.h> unconditionally, it is only
actually used in code which is conditional on _KERNEL.  Make the #include
itself conditional as well, and fix userland code that uses <sys/queue.h>
for other purposes but relied on <sys/sysctl.h> to bring it in.

MFC after:	1 week
2018-05-11 00:01:43 +00:00
..
libmemstat.3
Makefile
Makefile.depend
memstat_all.c
memstat_internal.h
memstat_malloc.c
memstat_uma.c
memstat.c
memstat.h