aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-06-12 02:38:37 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-06-12 02:38:37 +0000
commit5bf28159dff01d81b5186abdbed2eae911e078eb (patch)
treef9479961849443c50cbe139c9ad396875fb4896f
parentf56f82e00fdcd8f248e882984b7e0a3324afae68 (diff)
downloadsrc-5bf28159dff01d81b5186abdbed2eae911e078eb.tar.gz
src-5bf28159dff01d81b5186abdbed2eae911e078eb.zip
Notes
-rw-r--r--lib/libcam/tests/libcam_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcam/tests/libcam_test.c b/lib/libcam/tests/libcam_test.c
index 2000d557c6db..a31bdb7e0e6d 100644
--- a/lib/libcam/tests/libcam_test.c
+++ b/lib/libcam/tests/libcam_test.c
@@ -30,7 +30,6 @@ __FBSDID("$FreeBSD$");
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
-#include <stdlib.h>
#include <camlib.h>
#include <atf-c.h>