svn commit: samba r22387 - in branches/SAMBA_4_0/source/auth/credentials: .

metze at samba.org metze at samba.org
Thu Apr 19 17:55:53 GMT 2007


Author: metze
Date: 2007-04-19 17:55:52 +0000 (Thu, 19 Apr 2007)
New Revision: 22387

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22387

Log:
see if this fixes the build on the aix1 hosts

metze
Modified:
   branches/SAMBA_4_0/source/auth/credentials/credentials_krb5.h


Changeset:
Modified: branches/SAMBA_4_0/source/auth/credentials/credentials_krb5.h
===================================================================
--- branches/SAMBA_4_0/source/auth/credentials/credentials_krb5.h	2007-04-19 17:52:56 UTC (rev 22386)
+++ branches/SAMBA_4_0/source/auth/credentials/credentials_krb5.h	2007-04-19 17:55:52 UTC (rev 22387)
@@ -21,7 +21,7 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#include "heimdal/lib/gssapi/gssapi/gssapi.h"
+#include <gssapi/gssapi.h>
 
 struct ccache_container;
 



More information about the samba-cvs mailing list