add missing header
This commit is contained in:
parent
83e223fafc
commit
cf61e1e564
|
|
@ -6,6 +6,8 @@ Modified BSD license
|
||||||
|
|
||||||
/* subroutine to generate OP by TRANSIENT analysis */
|
/* subroutine to generate OP by TRANSIENT analysis */
|
||||||
|
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
#include "ngspice/ngspice.h"
|
#include "ngspice/ngspice.h"
|
||||||
#include "ngspice/cktdefs.h"
|
#include "ngspice/cktdefs.h"
|
||||||
#include "cktaccept.h"
|
#include "cktaccept.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue