From f1baefd932029ee79411f830dcf22878be7747ca Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 17 Nov 2025 18:41:12 +0100 Subject: [PATCH] Remove a double entry --- src/frontend/outitf.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/frontend/outitf.c b/src/frontend/outitf.c index 282616cef..8e9bcd9ce 100644 --- a/src/frontend/outitf.c +++ b/src/frontend/outitf.c @@ -26,7 +26,6 @@ Modified: 2000 AlansFixes, 2013/2015 patch by Krzysztof Blaszkowski #include "variable.h" #include #include "ngspice/cktdefs.h" -#include "ngspice/inpdefs.h" #include "breakp2.h" #include "runcoms.h" #include "plotting/graf.h"