summaryrefslogtreecommitdiffhomepage
path: root/ecc.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2018-02-18 11:22:13 +0800
committerMatt Johnston <matt@ucc.asn.au>2018-02-18 11:22:13 +0800
commit802dace05e8bce06bf4c7df9faadba779d60bb82 (patch)
treeff4a1b6dba7bb9232d44d1a143dbbe3b2949bdee /ecc.h
parentc2f2f2b8170465103ed582cfe317ea91824c2107 (diff)
include config.h for options.h. don't need to include options.h when
includes.h brings it in
Diffstat (limited to 'ecc.h')
-rw-r--r--ecc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ecc.h b/ecc.h
index bb3bb75..f4508f8 100644
--- a/ecc.h
+++ b/ecc.h
@@ -2,7 +2,6 @@
#define DROPBEAR_DROPBEAR_ECC_H
#include "includes.h"
-#include "options.h"
#include "buffer.h"