ntlmssp: Move ntlmssp code to auth/ntlmssp
[obnox/samba/samba-obnox.git] / auth / ntlmssp / ntlmssp.c
similarity index 98%
rename from libcli/auth/ntlmssp.c
rename to auth/ntlmssp/ntlmssp.c
index 4817329314af347bdef99874c1ae46d211efee41..96793abfda1dc8199abfa3979202c091a4298ee5 100644 (file)
@@ -22,8 +22,8 @@
 */
 
 #include "includes.h"
-#include "../libcli/auth/ntlmssp.h"
-#include "../libcli/auth/ntlmssp_private.h"
+#include "../auth/ntlmssp/ntlmssp.h"
+#include "../auth/ntlmssp/ntlmssp_private.h"
 
 /**
  * Print out the NTLMSSP flags for debugging