[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1403-g6ca4d72

Volker Lendecke vlendec at samba.org
Fri May 1 21:26:57 GMT 2009


The branch, master has been updated
       via  6ca4d727c4cb7215b059166682e762c8294deafb (commit)
      from  78bfc602888816f73ede757af44935b6fc08fc89 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 6ca4d727c4cb7215b059166682e762c8294deafb
Author: Volker Lendecke <vl at samba.org>
Date:   Fri May 1 23:25:31 2009 +0200

    Attempt to the build on NetBSD5 and a few others

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

Summary of changes:
 lib/tsocket/tsocket_internal.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tsocket/tsocket_internal.h b/lib/tsocket/tsocket_internal.h
index 55bbe9f..eba064c 100644
--- a/lib/tsocket/tsocket_internal.h
+++ b/lib/tsocket/tsocket_internal.h
@@ -24,6 +24,9 @@
 #ifndef _TSOCKET_INTERNAL_H
 #define _TSOCKET_INTERNAL_H
 
+#include <unistd.h>
+#include <sys/uio.h>
+
 struct tsocket_address_ops {
 	const char *name;
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list