Browse Source

removed redundant include

Larry Bugbee 11 years ago
parent
commit
f07234fd93
2 changed files with 0 additions and 2 deletions
  1. 0 1
      demos/demo_crypt_constants.c
  2. 0 1
      demos/demo_crypt_sizes.c

+ 0 - 1
demos/demo_crypt_constants.c

@@ -9,7 +9,6 @@
  * Tom St Denis, [email protected], http://libtom.org
  */
 #include "tomcrypt.h"
-#include "tomcrypt_misc.h"
 
 /**
   @file demo_crypt_constants.c

+ 0 - 1
demos/demo_crypt_sizes.c

@@ -9,7 +9,6 @@
  * Tom St Denis, [email protected], http://libtom.org
  */
 #include "tomcrypt.h"
-#include "tomcrypt_misc.h"
 
 /**
   @file demo_crypt_sizes.c