summaryrefslogtreecommitdiff
path: root/lib/crypto/hmacmd5test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/hmacmd5test.c')
-rw-r--r--lib/crypto/hmacmd5test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/hmacmd5test.c b/lib/crypto/hmacmd5test.c
index a6621a6e13..a951409cad 100644
--- a/lib/crypto/hmacmd5test.c
+++ b/lib/crypto/hmacmd5test.c
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "replace.h"
-#include "../lib/util/util.h"
+#include "../lib/util/samba_util.h"
#include "../lib/crypto/crypto.h"
struct torture_context;