Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/lib/crypto/md4test.c

    r414 r740  
    1818*/
    1919
    20 #include "includes.h"
     20#include "replace.h"
     21#include "../lib/util/util.h"
    2122#include "../lib/crypto/crypto.h"
    2223
     
    2627 This uses the test values from rfc1320
    2728*/
    28 bool torture_local_crypto_md4(struct torture_context *torture) 
     29bool torture_local_crypto_md4(struct torture_context *torture)
    2930{
    3031        bool ret = true;
Note: See TracChangeset for help on using the changeset viewer.