From: Justin Viiret Date: Fri, 20 May 2016 05:14:20 +0000 (+1000) Subject: fdr: teddy.h does not need to include hwlm.h X-Git-Tag: v4.2.0^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142e74e8e61112237b139f6f28a3d23acf6bbad1;p=thirdparty%2Fvectorscan.git fdr: teddy.h does not need to include hwlm.h --- diff --git a/src/fdr/teddy.h b/src/fdr/teddy.h index e1ee90ea..f3902723 100644 --- a/src/fdr/teddy.h +++ b/src/fdr/teddy.h @@ -33,8 +33,6 @@ #ifndef TEDDY_H_ #define TEDDY_H_ -#include "hwlm/hwlm.h" - struct FDR; // forward declaration from fdr_internal.h struct FDR_Runtime_Args;