Browse Source

add missing header

pre-master-46
Holger Vogt 6 years ago
parent
commit
cf61e1e564
  1. 2
      src/spicelib/analysis/optran.c

2
src/spicelib/analysis/optran.c

@ -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…
Cancel
Save