add missing header

This commit is contained in:
Holger Vogt 2020-05-25 09:18:35 +02:00
parent ab97ff6139
commit 487f2e9e46
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Modified BSD license
/* subroutine to generate OP by TRANSIENT analysis */
#include <errno.h>
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "cktaccept.h"