diff options
Diffstat (limited to 'source4/torture/ntp')
-rw-r--r-- | source4/torture/ntp/ntp_signd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/ntp/ntp_signd.c b/source4/torture/ntp/ntp_signd.c index 49b95e2d4f..bf631f4445 100644 --- a/source4/torture/ntp/ntp_signd.c +++ b/source4/torture/ntp/ntp_signd.c @@ -25,7 +25,7 @@ #include "lib/stream/packet.h" #include "lib/tsocket/tsocket.h" #include "libcli/util/tstream.h" -#include "torture/rpc/rpc.h" +#include "torture/rpc/torture_rpc.h" #include "../lib/crypto/crypto.h" #include "libcli/auth/libcli_auth.h" #include "librpc/gen_ndr/ndr_netlogon_c.h" |