Skip to content

Commit

Permalink
Fix building the common libcli/samsync code
Browse files Browse the repository at this point in the history
  • Loading branch information
abartlet committed Apr 16, 2009
1 parent dbcd80e commit 0879cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcli/samsync/decrypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@


#include "includes.h"
#include "libnet/libnet.h"
#include "../lib/crypto/crypto.h"
#include "../libcli/auth/libcli_auth.h"
#include "../libcli/samsync/samsync.h"
#include "librpc/gen_ndr/ndr_netlogon.h"

/**
* Decrypt and extract the user's passwords.
Expand Down

0 comments on commit 0879cba

Please sign in to comment.