freebsd-dev/lib/libcam/tests
Enji Cooper 5bf28159df Remove stdlib.h #include added in r319844
A previous iteration of the tests I added in r319844 involved free(3), but
that attempt didn't pan out, so I switched to stack allocated buffers instead
of heap allocated ones, making the #include unnecessary.

MFC after:	1 month
MFC with:	r319844
2017-06-12 02:38:37 +00:00
..
libcam_test.c Remove stdlib.h #include added in r319844 2017-06-12 02:38:37 +00:00
Makefile