mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r18118: its the job of libreplace to handle things like this
(This used to be commit fa47301c0e
)
This commit is contained in:
parent
b7477fb388
commit
3953c21202
@ -83,12 +83,6 @@ _PUBLIC_ void smb_panic(const char *why) NORETURN_ATTRIBUTE;
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
|
||||
#ifdef HAVE_STDARG_H
|
||||
#include <stdarg.h>
|
||||
#else
|
||||
#include <varargs.h>
|
||||
#endif
|
||||
|
||||
#define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)
|
||||
|
||||
/* Lists, trees, caching, database... */
|
||||
|
Loading…
Reference in New Issue
Block a user