diff options
author | Peter Wemm <peter@FreeBSD.org> | 2013-11-25 22:15:47 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2013-11-25 22:15:47 +0000 |
commit | 5bf7090be49a8f79350e8a04ecf260984cb126cf (patch) | |
tree | b888b0286fddebe26a2a96112de741138b72924f /test/testpass.c | |
parent | d08b300705ff687948b1a2b89543e3a452e90c32 (diff) |
Diffstat (limited to 'test/testpass.c')
-rw-r--r-- | test/testpass.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testpass.c b/test/testpass.c index 0b0ebccff830b..2a27a8fbd77f3 100644 --- a/test/testpass.c +++ b/test/testpass.c @@ -14,7 +14,6 @@ * limitations under the License. */ -#include <assert.h> #include <stdio.h> #include <stdlib.h> |