One usually includes .h files, not .c files. That explains why it was
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Jan 2003 23:48:10 +0000 (23:48 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Jan 2003 23:48:10 +0000 (23:48 +0000)
taking so long to compile!

git-svn-id: svn://svn.tartarus.org/sgt/putty@2487 cda61777-01e9-0310-a592-d414129be87e

sshcrc.c

index 9db3849..702d7a0 100644 (file)
--- a/sshcrc.c
+++ b/sshcrc.c
@@ -69,7 +69,7 @@
 
 #include <stdlib.h>
 
-#include "ssh.c"
+#include "ssh.h"
 
 /* ----------------------------------------------------------------------
  * Multi-function module. Can be compiled three ways.