dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d951baf
)
Include gedcom_internal.h too (for dmalloc debugging).
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 09:38:51 +0000
(09:38 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 9 Dec 2001 09:38:51 +0000
(09:38 +0000)
interface.c
patch
|
blob
|
history
diff --git
a/interface.c
b/interface.c
index 015c802bf82effdb1c34e736fbebc41f24242272..c4db84bd4a05ae280b407a34fcabf312ab945d0d 100644
(file)
--- a/
interface.c
+++ b/
interface.c
@@
-10,6
+10,7
@@
/* $Id$ */
/* $Name$ */
+#include "gedcom_internal.h"
#include "interface.h"
static Gedcom_rec_start_cb record_start_callback [LAST_REC] = { NULL };