fprintf needs stdio.h
This commit is contained in:
parent
0536bade02
commit
77ddb4833d
|
|
@ -1,3 +1,4 @@
|
|||
#include <stdio.h>
|
||||
#include "ngspice/memory.h"
|
||||
#include "klu_internal.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue