[SCM] Samba Shared Repository - branch master updated - 9164b14a9fb1fee9ddec275032bb911d34b683d5

Jelmer Vernooij jelmer at samba.org
Fri Nov 21 16:58:17 GMT 2008


The branch, master has been updated
       via  9164b14a9fb1fee9ddec275032bb911d34b683d5 (commit)
      from  98e1dd64ab5a5a0f9298684e09ab4637606b5b7c (commit)

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


- Log -----------------------------------------------------------------
commit 9164b14a9fb1fee9ddec275032bb911d34b683d5
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Fri Nov 21 17:57:44 2008 +0100

    Fix include path for installation.

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

Summary of changes:
 source4/torture/smbtorture.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/smbtorture.h b/source4/torture/smbtorture.h
index 28e82f3..c1363fd 100644
--- a/source4/torture/smbtorture.h
+++ b/source4/torture/smbtorture.h
@@ -21,7 +21,7 @@
 #ifndef __SMBTORTURE_H__
 #define __SMBTORTURE_H__
 
-#include "lib/torture/torture.h"
+#include "../lib/torture/torture.h"
 
 struct smbcli_state;
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list