[Ttssh2-commit] [6625] include を修正

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2017年 3月 11日 (土) 23:04:10 JST


Revision: 6625
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6625
Author:   maya
Date:     2017-03-11 23:04:10 +0900 (Sat, 11 Mar 2017)
Log Message:
-----------
include を修正

Modified Paths:
--------------
    trunk/ttssh2/ttxssh/ttxssh.c

-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/ttxssh.c
===================================================================
--- trunk/ttssh2/ttxssh/ttxssh.c	2017-03-11 00:10:29 UTC (rev 6624)
+++ trunk/ttssh2/ttxssh/ttxssh.c	2017-03-11 14:04:10 UTC (rev 6625)
@@ -83,7 +83,7 @@
 
 #include "compat_w95.h"
 
-#include "puttyversion.h"
+#include "libputty.h"
 
 #define MATCH_STR(s, o) strncmp((s), (o), NUM_ELEM(o) - 1)
 #define MATCH_STR_I(s, o) _strnicmp((s), (o), NUM_ELEM(o) - 1)



Ttssh2-commit メーリングリストの案内
Back to archive index