summaryrefslogtreecommitdiff
path: root/devel/gcvs/files/patch-common_CommitDlg.cpp
blob: 7a01ce3ea7e0dcff38d45faa31079cbc1470c1e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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