From 9e9c197ced7786257eb74a2e40c9ade48cc85230 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Fri, 13 Sep 2002 15:47:21 +0000 Subject: [PATCH] Add include file sys/cdefs.h for __BEGIN_DECLS --- include/gom.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/gom.h b/include/gom.h index 566b163..7630094 100644 --- a/include/gom.h +++ b/include/gom.h @@ -24,6 +24,8 @@ #ifndef __GEDCOM_GOM_H #define __GEDCOM_GOM_H +#include + __BEGIN_DECLS /* Sub-structures */ -- 2.30.2