From: Stefan Metzmacher Date: Mon, 18 Feb 2013 10:04:18 +0000 (+0100) Subject: s3:include: avoid TEVENT_COMPAT_DEFINES X-Git-Tag: tevent-0.9.18~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e29830a60fe7df82ba5f87e6f4e6359e025134d8;p=thirdparty%2Fsamba.git s3:include: avoid TEVENT_COMPAT_DEFINES Signed-off-by: Stefan Metzmacher Reviewed-by: Michael Adam --- diff --git a/source3/include/event.h b/source3/include/event.h index d5decaa669d..108026e2f5a 100644 --- a/source3/include/event.h +++ b/source3/include/event.h @@ -18,7 +18,6 @@ along with this program. If not, see . */ -#define TEVENT_COMPAT_DEFINES #include /* The following definitions come from lib/events.c */