no need to include sec.h
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "os.h"
|
||||
#include <mp.h>
|
||||
#include <libsec.h>
|
||||
|
||||
// chinese remainder theorem
|
||||
//
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "os.h"
|
||||
#include <mp.h>
|
||||
#include <libsec.h>
|
||||
|
||||
void
|
||||
testcrt(mpint **p)
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "os.h"
|
||||
#include <mp.h>
|
||||
#include <libsec.h>
|
||||
#include "dat.h"
|
||||
|
||||
mpint*
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "os.h"
|
||||
#include <mp.h>
|
||||
#include <libsec.h>
|
||||
#include "dat.h"
|
||||
|
||||
static int
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "os.h"
|
||||
#include <mp.h>
|
||||
#include <libsec.h>
|
||||
#include "dat.h"
|
||||
|
||||
mpint*
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "os.h"
|
||||
#include <mp.h>
|
||||
#include <libsec.h>
|
||||
#include "dat.h"
|
||||
|
||||
static struct {
|
||||
|
||||
Reference in New Issue
Block a user