Gom header should include the gedcom header.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 14 Sep 2002 07:45:59 +0000 (07:45 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 14 Sep 2002 07:45:59 +0000 (07:45 +0000)
include/gom.h

index 763009431eb01e8d41aa76f69dc49f2d89b2f38f..766e0da59dc88cede6ef53227b51d75c415e8aa7 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __GEDCOM_GOM_H
 #define __GEDCOM_GOM_H
 
 #ifndef __GEDCOM_GOM_H
 #define __GEDCOM_GOM_H
 
-#include <sys/cdefs.h>
+#include "gedcom.h"
 
 __BEGIN_DECLS
 
 
 __BEGIN_DECLS