X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d4857987945f49a51477e26da18b46ef222b2346..88c152099b9012a92e6ff4d8157933b55401cdf3:/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 };