[sylpheed:32748] [Patch] main.c

Gisle Vanem gvanem at broadpark.no
Tue Nov 25 00:23:24 JST 2008


I've patched main to include <conio.h> which is needed for
the prototype of _getch():

--- svn-latest\src\main.c  Tue Sep 30 14:42:31 2008
+++ src\main.c       Tue Sep 30 14:45:39 2008
@@ -93,6 +93,7 @@
 #  include <windows.h>
 #  include <pbt.h>
 #  include <fcntl.h>
+#  include <conio.h>
 #endif

 #include "version.h"

------------------

--gv


More information about the Sylpheed mailing list