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:
05f0c04
)
Added missing header.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Mon, 4 Nov 2002 18:11:07 +0000
(18:11 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Mon, 4 Nov 2002 18:11:07 +0000
(18:11 +0000)
t/src/testintl.c
patch
|
blob
|
history
diff --git
a/t/src/testintl.c
b/t/src/testintl.c
index 95a324cea7f2b59fafc852b63e9035754b7f0155..cfa7d704f4c5898b3a9c0d3bb282b79106f0010c 100644
(file)
--- a/
t/src/testintl.c
+++ b/
t/src/testintl.c
@@
-23,6
+23,7
@@
#include "gedcom.h"
#include <locale.h>
+#include <libintl.h>
#include <stdio.h>
#define MYTEXTDOMAIN "TESTINTL"