mirror of
https://github.com/samba-team/samba.git
synced 2025-11-25 00:23:52 +03:00
declare dbf in one spot
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
int Debug1( char *, ... ) PRINTF_ATTRIBUTE(1,2);
|
||||
BOOL dbgtext( char *, ... ) PRINTF_ATTRIBUTE(1,2);
|
||||
|
||||
extern XFILE *dbf;
|
||||
|
||||
/* If we have these macros, we can add additional info to the header. */
|
||||
#ifdef HAVE_FILE_MACRO
|
||||
#define FILE_MACRO (__FILE__)
|
||||
|
||||
Reference in New Issue
Block a user