[BACK]Return to prime.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/prime.c between version 1.5 and 1.6

version 1.5, 2015/01/13 03:42:36 version 1.6, 2015/02/11 03:19:37
Line 54 
Line 54 
 #include "apps.h"  #include "apps.h"
   
 #include <openssl/bn.h>  #include <openssl/bn.h>
   #include <openssl/err.h>
   
 struct {  struct {
         int bits;          int bits;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6