diff --git a/src/frontend/com_wr_ic.c b/src/frontend/com_wr_ic.c index 5c3aad9b9..cad8454fa 100644 --- a/src/frontend/com_wr_ic.c +++ b/src/frontend/com_wr_ic.c @@ -14,6 +14,8 @@ #include "ngspice/ftedebug.h" #include "ngspice/cktdefs.h" +void com_wric(wordlist* wl); + /* Print the current node status to a file with format .ic V(node) = value */