Explorar el Código

dsm.c: remove vestigial openssl includes

Reuben Hawkins hace 11 años
padre
commit
55f6c2763d
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      dsm.c

+ 0 - 2
dsm.c

@@ -37,8 +37,6 @@
 #include "bdsm.h"
 #include "bdsm/smb_trans2.h"
 
-#include <openssl/md4.h>
-#include <openssl/md5.h>
 
 int main(int ac, char **av)
 {