From b9afd2bd1688baf5662b7dead848c0f904fff665 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 12 Jul 2021 23:02:20 +0200 Subject: [PATCH] add missing headers --- src/spicelib/devices/cpl/cplhash.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/spicelib/devices/cpl/cplhash.c b/src/spicelib/devices/cpl/cplhash.c index 7809fced3..99f122b27 100644 --- a/src/spicelib/devices/cpl/cplhash.c +++ b/src/spicelib/devices/cpl/cplhash.c @@ -16,6 +16,10 @@ will use void __attribute__((destructor)) mem_delete(void) or atexit() The master program has to make copies of all the data that have to be kept for further use before detaching the shared lib! */ +#include "ngspice/ngspice.h" +#include "ngspice/iferrmsg.h" +#include "ngspice/hash.h" + // #define DB_FULL /* uncomment for debugging output, all addresses to files */ #ifdef DB_FULL #define DB