compile fixes
This commit is contained in:
parent
f45d5f562f
commit
0c20ca27e9
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
|||
#define _(x) (x)
|
||||
#define __(x, y) (x)
|
||||
#else
|
||||
#ifdef HAVE_NETDB_H
|
||||
#ifdef HAVE_DB_H
|
||||
char *LANGgettext(const char *string, int mylang);
|
||||
/* our own defines for language support */
|
||||
/* this one is for standard language support */
|
||||
|
|
Reference in a new issue