summaryrefslogtreecommitdiff
path: root/source3/include/event.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2013-02-18 11:04:18 +0100
committerMichael Adam <obnox@samba.org>2013-02-19 23:48:04 +0100
commite29830a60fe7df82ba5f87e6f4e6359e025134d8 (patch)
tree092eb8b2ebe6852e00baa2a70355b33e5aeaf048 /source3/include/event.h
parent95eeb9f08be84f92799ce0916a5dfa2dafd4b5f6 (diff)
downloadsamba-e29830a60fe7df82ba5f87e6f4e6359e025134d8.tar.gz
samba-e29830a60fe7df82ba5f87e6f4e6359e025134d8.tar.bz2
samba-e29830a60fe7df82ba5f87e6f4e6359e025134d8.zip
s3:include: avoid TEVENT_COMPAT_DEFINES
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'source3/include/event.h')
-rw-r--r--source3/include/event.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/event.h b/source3/include/event.h
index d5decaa669..108026e2f5 100644
--- a/source3/include/event.h
+++ b/source3/include/event.h
@@ -18,7 +18,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#define TEVENT_COMPAT_DEFINES
#include <tevent.h>
/* The following definitions come from lib/events.c */