X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/a52f067e0510f49ff0473878280521bd11cd3c78..927d4fc5c6d3169ba46d4f1ee834a17760316ddb:/sshbn.c diff --git a/sshbn.c b/sshbn.c index dbf223d6..9fc5c7fb 100644 --- a/sshbn.c +++ b/sshbn.c @@ -6,11 +6,6 @@ #include #include -#include /* FIXME */ -#include /* FIXME */ -#include /* FIXME */ -#include "putty.h" /* FIXME */ - #include "ssh.h" unsigned short bnZero[1] = { 0 };