From 4a70e758c413b5a0829b4096f3977d0615abd5b9 Mon Sep 17 00:00:00 2001 From: rlar Date: Fri, 15 Oct 2010 18:57:44 +0000 Subject: [PATCH] visibility for the NDEVacct() prototype --- ChangeLog | 4 ++++ src/ngnutmeg.c | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 346dd8516..f3c743b22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-10-15 Robert Larice + * src/ngnutmeg.c : + visibility for the NDEVacct() prototype + 2010-10-15 Robert Larice * src/ngsconvert.c : remove obsolete artifact XtDispatchEvent() (dummy implementation) diff --git a/src/ngnutmeg.c b/src/ngnutmeg.c index 38cc0f749..128198361 100644 --- a/src/ngnutmeg.c +++ b/src/ngnutmeg.c @@ -64,6 +64,7 @@ IFsimulator SIMinfo = { #ifdef CIDER /* An ugly hack */ +#include "cktdefs.h" void NDEVacct(CKTcircuit *ckt, FILE *file) {