mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
declare dbf in one spot
This commit is contained in:
@@ -626,6 +626,7 @@ extern int errno;
|
||||
#endif
|
||||
|
||||
/* Lists, trees, caching, database... */
|
||||
#include "xfile.h"
|
||||
#include "ubi_sLinkList.h"
|
||||
#include "ubi_dLinkList.h"
|
||||
#include "dlinklist.h"
|
||||
@@ -640,7 +641,6 @@ extern int errno;
|
||||
#include "messages.h"
|
||||
#include "util_list.h"
|
||||
#include "charset.h"
|
||||
#include "xfile.h"
|
||||
|
||||
#include "util_getent.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user