only include tommath_private.h
This commit is contained in:
parent
17afe155f0
commit
c4622f53c8
@ -6,8 +6,7 @@
|
||||
*/
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include "tommath.h"
|
||||
#include "tommath_private.h" /* mp_word */
|
||||
#include "tommath_private.h"
|
||||
|
||||
static int n_prime;
|
||||
static FILE *primes;
|
||||
|
Loading…
Reference in New Issue
Block a user