add missing header
This commit is contained in:
parent
ab97ff6139
commit
487f2e9e46
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue