[ttssh2-commit] [9787] ttlib.h を ttlib_static_dir.h に変更

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2022年 3月 6日 (日) 02:00:31 JST


Revision: 9787
          https://osdn.net/projects/ttssh2/scm/svn/commits/9787
Author:   zmatsuo
Date:     2022-03-06 02:00:31 +0900 (Sun, 06 Mar 2022)
Log Message:
-----------
ttlib.h を ttlib_static_dir.h に変更

Modified Paths:
--------------
    branches/cygterm/cygwin/cyglib/cyglib.c

-------------- next part --------------
Modified: branches/cygterm/cygwin/cyglib/cyglib.c
===================================================================
--- branches/cygterm/cygwin/cyglib/cyglib.c	2022-03-05 17:00:16 UTC (rev 9786)
+++ branches/cygterm/cygwin/cyglib/cyglib.c	2022-03-05 17:00:31 UTC (rev 9787)
@@ -33,7 +33,7 @@
 #include <string.h>
 #include <errno.h>
 
-#include "ttlib.h"
+#include "ttlib_static_dir.h"
 #include "asprintf.h"
 
 #include "cyglib.h"


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