1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-22 16:23:49 +03:00

r12694: Move some headers to the directory of the subsystem they belong to.

This commit is contained in:
Jelmer Vernooij
2006-01-03 15:40:05 +00:00
committed by Gerald (Jerry) Carter
parent 73610639b2
commit c722f665c9
98 changed files with 134 additions and 74 deletions

View File

@@ -24,6 +24,7 @@
#include "includes.h"
#include "system/time.h"
#include "smb.h"
#include "auth/ntlmssp/ntlmssp.h"
#include "lib/crypto/crypto.h"
#include "pstring.h"