ports/devel/gcvs/files/patch-common_CommitDlg.cpp
Pietro Cerutti ea6fe4fa96 - Convert to USES+=tk and USES+=gmake
- Fix build on CURRENT
2013-09-27 08:30:27 +00:00

11 lines
274 B
C++

--- common/CommitDlg.cpp.orig 2013-09-27 10:14:52.000000000 +0200
+++ common/CommitDlg.cpp 2013-09-27 10:17:47.000000000 +0200
@@ -22,6 +22,8 @@
* CommitDlg.cpp : the cvs commit dialog
*/
+#define _WITH_GETLINE
+#include <stdio.h>
#include "stdafx.h"
#ifdef WIN32