From 4f4b31568afd4d02295d7022bec090e34a1fe092 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Sun, 6 Jan 2019 20:42:09 +0000 Subject: [PATCH] Remove unneeded assert.h (there is no assertion in this file). MFC after: 2 weeks --- usr.bin/primes/spsp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.bin/primes/spsp.c b/usr.bin/primes/spsp.c index 117333b18e2b..8afd5f12b50f 100644 --- a/usr.bin/primes/spsp.c +++ b/usr.bin/primes/spsp.c @@ -26,7 +26,6 @@ #include __FBSDID("$FreeBSD$"); -#include #include #include