lib/crypto: only include what is needed.
[kamenim/samba.git] / lib / crypto / md4test.c
index a6080cff823390fa0eb2d3c10fdab95b7320ad61..e406c692a12ad7d2e0cbb1868b56b8aa09d674ac 100644 (file)
@@ -17,7 +17,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "includes.h"
+#include "replace.h"
+#include "../lib/util/util.h"
 #include "../lib/crypto/crypto.h"
 
 struct torture_context;