mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
s4:lib/events: no longer define TEVENT_COMPAT_DEFINES
metze
This commit is contained in:
parent
d41db7247f
commit
bf8829b56f
@ -1,8 +1,5 @@
|
||||
#ifndef __LIB_EVENTS_H__
|
||||
#define __LIB_EVENTS_H__
|
||||
#ifndef TEVENT_COMPAT_DEFINES
|
||||
#define TEVENT_COMPAT_DEFINES 1
|
||||
#endif
|
||||
#include <tevent.h>
|
||||
struct tevent_context *s4_event_context_init(TALLOC_CTX *mem_ctx);
|
||||
void s4_event_context_set_default(struct tevent_context *ev);
|
||||
|
Loading…
x
Reference in New Issue
Block a user