From b958f98152ab5946b771bde0fffb37fa25126415 Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl@samba.org>
Date: Mon, 4 Oct 2010 11:02:57 +0200
Subject: s3: Attempt to get the Tru64 build a bit further

---
 source3/lib/cbuf.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'source3/lib')

diff --git a/source3/lib/cbuf.c b/source3/lib/cbuf.c
index 62a705c695..e9763ae403 100644
--- a/source3/lib/cbuf.c
+++ b/source3/lib/cbuf.c
@@ -27,7 +27,6 @@
  */
 
 
-#include <assert.h>
 #include "includes.h"
 #include "cbuf.h"
 
-- 
cgit