fprintf needs stdio.h

This commit is contained in:
dwarning 2024-12-07 13:57:25 +01:00
parent 0536bade02
commit 77ddb4833d
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include <stdio.h>
#include "ngspice/memory.h"
#include "klu_internal.h"