From a31046cad1aed16a0b55171192faa6d02665ccec Mon Sep 17 00:00:00 2001 From: "krw@openbsd.org" Date: Wed, 19 Nov 2014 13:35:37 +0000 Subject: upstream commit Nuke yet more obvious #include duplications. ok deraadt@ --- regress/unittests/test_helper/fuzz.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'regress/unittests/test_helper/fuzz.c') diff --git a/regress/unittests/test_helper/fuzz.c b/regress/unittests/test_helper/fuzz.c index 77c6e7cad..d8e1b7ec0 100644 --- a/regress/unittests/test_helper/fuzz.c +++ b/regress/unittests/test_helper/fuzz.c @@ -1,4 +1,4 @@ -/* $OpenBSD: fuzz.c,v 1.3 2014/05/02 09:41:32 andre Exp $ */ +/* $OpenBSD: fuzz.c,v 1.4 2014/11/19 13:35:37 krw Exp $ */ /* * Copyright (c) 2011 Damien Miller * @@ -29,7 +29,6 @@ #endif #include #include -#include #include "test_helper.h" -- cgit v1.2.3