Browse Source

dsm.c: remove vestigial openssl includes

Reuben Hawkins 11 years ago
parent
commit
55f6c2763d
1 changed files with 0 additions and 2 deletions
  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)
 {