aboutsummaryrefslogtreecommitdiff
path: root/src/io/cli.c
diff options
context:
space:
mode:
authorJ08nY2017-09-19 14:26:50 +0200
committerJ08nY2017-09-19 14:26:50 +0200
commit6fe1e9ca3bf0c8e47e69a231b19e84592db02b56 (patch)
treecbac3ca98d091b0444d5fbcbd7a3a564601def7b /src/io/cli.c
parent44166dac6e53d6ea44d1d1dca4baea2a8bc508cd (diff)
downloadecgen-6fe1e9ca3bf0c8e47e69a231b19e84592db02b56.tar.gz
ecgen-6fe1e9ca3bf0c8e47e69a231b19e84592db02b56.tar.zst
ecgen-6fe1e9ca3bf0c8e47e69a231b19e84592db02b56.zip
Diffstat (limited to 'src/io/cli.c')
-rw-r--r--src/io/cli.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/io/cli.c b/src/io/cli.c
index ce9d3d9..536188c 100644
--- a/src/io/cli.c
+++ b/src/io/cli.c
@@ -6,7 +6,6 @@
#include <string.h>
#include <unistd.h>
#include "exhaustive/ansi.h"
-#include "misc/config.h"
char cli_doc[] =
"ecgen, tool for generating Elliptic curve domain parameters.\v(C) 2017 "