Might as well provide PuTTYtel for Unix. It's not much effort!
[u/mdw/putty] / be_nossh.c
index 9e3b246..90ab998 100644 (file)
@@ -3,7 +3,6 @@
  * including ssh.
  */
 
-#include <windows.h>
 #include <stdio.h>
 #include "putty.h"
 
@@ -29,7 +28,7 @@ void random_destroy_seed(void)
 {
 }
 
-void noise_ultralight(DWORD data)
+void noise_ultralight(unsigned long data)
 {
 }