[SCM] Samba Shared Repository - branch master updated - 6572eff1835036ceed805b33fb1bb53c8404b7b7

Volker Lendecke vlendec at samba.org
Mon Jan 5 21:11:11 GMT 2009


The branch, master has been updated
       via  6572eff1835036ceed805b33fb1bb53c8404b7b7 (commit)
      from  37e6849d451c4f49c6a0c96a78a5ef81baab83d4 (commit)

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


- Log -----------------------------------------------------------------
commit 6572eff1835036ceed805b33fb1bb53c8404b7b7
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Jan 5 22:10:25 2009 +0100

    Attempt to fix the build on netbsd5

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent.h b/lib/tevent/tevent.h
index 98d31aa..de02c00 100644
--- a/lib/tevent/tevent.h
+++ b/lib/tevent/tevent.h
@@ -24,6 +24,7 @@
 
 #include <stdint.h>
 #include <talloc.h>
+#include <sys/time.h>
 
 struct tevent_context;
 struct tevent_ops;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list