From f6274959ba381b6b5d025cb0cee78665107a72a6 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 10 Jan 2007 11:16:11 +0000 Subject: r20647: add cluster code (This used to be commit 5870830b99a8d76bda1ff5af3fcf8dda9aba50ec) --- source4/include/core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/include') diff --git a/source4/include/core.h b/source4/include/core.h index 40452e6034..b82783c45a 100644 --- a/source4/include/core.h +++ b/source4/include/core.h @@ -108,5 +108,4 @@ enum announce_as {/* Types of machine we can announce as. */ ANNOUNCE_AS_NT_WORKSTATION=4 }; - #endif /* _SAMBA_CORE_H */ -- cgit