1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00

the next step in the intl changeover. This should get us compiling agian,

and also completes the switch to lang_tdb.c. SWAT should now work
with a po file in the lib/ directory

also removed useless SYSLOG defines in many files
This commit is contained in:
Andrew Tridgell
-
parent 8ca8875cd9
commit 5296b20ad8
16 changed files with 513 additions and 782 deletions

View File

@@ -627,6 +627,7 @@ extern int errno;
/* Lists, trees, caching, database... */
#include "xfile.h"
#include "intl.h"
#include "ubi_sLinkList.h"
#include "ubi_dLinkList.h"
#include "dlinklist.h"