Fix compilation without external heimdal.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 3 Apr 2011 14:32:27 +0000 (16:32 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 3 Apr 2011 15:18:56 +0000 (17:18 +0200)
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Apr  3 17:18:56 CEST 2011 on sn-devel-104

source4/rpc_server/backupkey/dcesrv_backupkey.c
source4/torture/rpc/backupkey.c

index 035294cd7ecdf89e76471015ebdfa9a0cce0c2a6..2aee678bd4b46df6fdecb2fa2eb0d0a3c29b4fb5 100644 (file)
@@ -29,6 +29,7 @@
 #include "param/param.h"
 #include "auth/session.h"
 #include "system/network.h"
+#include <com_err.h>
 #include <hx509.h>
 #include <hcrypto/rsa.h>
 #include <hcrypto/bn.h>
index a18d7a16c16049fe2a8a4daa8da94e12b9df09cb..442df14295459f378100e953541a34cd8f82882e 100644 (file)
@@ -25,6 +25,7 @@
 #include "librpc/gen_ndr/ndr_lsa_c.h"
 #include "torture/rpc/torture_rpc.h"
 #include "lib/cmdline/popt_common.h"
+#include <com_err.h>
 #include <hcrypto/sha.h>
 #include <system/network.h>
 #include <hx509.h>