[SCM] Samba Shared Repository - branch v3-6-test updated

Karolin Seeger kseeger at samba.org
Thu Aug 18 13:00:09 MDT 2011


The branch, v3-6-test has been updated
       via  7039bbc Fix warning messages on Freebsd 4.6.2.
      from  2aca833 s3: Fix bug 8360

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit 7039bbcd96a780965d69668d6541d316f7a4cd56
Author: Herb Lewis <hlewis at panasas.com>
Date:   Thu Jun 2 10:10:39 2011 -0700

    Fix warning messages on Freebsd 4.6.2.
    
    Signed-off-by: Jeremy Allison <jra at samba.org>
    (cherry picked from commit f0901792324425804592ac7032e3853b4d4c7829)
    
    Fix bug #8365 (backport compiler warnings).

-----------------------------------------------------------------------

Summary of changes:
 lib/util/debug_s3.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/util/debug_s3.h b/lib/util/debug_s3.h
index 96b8ed7..9e5211b 100644
--- a/lib/util/debug_s3.h
+++ b/lib/util/debug_s3.h
@@ -17,6 +17,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#include "librpc/gen_ndr/server_id.h"
+
 struct messaging_context;
 struct server_id;
 void debug_message(struct messaging_context *msg_ctx, void *private_data, uint32_t msg_type, struct server_id src, DATA_BLOB *data);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list