mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Fix build on -STABLE.
PR: 50907 Submitted by: Gordon Burditt <gordon@hammy.lonestar.org>
This commit is contained in:
parent
ef6887aa65
commit
1ba5097f40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78899
13
finance/libofx/files/patch-lib_ofx_utilities.cpp
Normal file
13
finance/libofx/files/patch-lib_ofx_utilities.cpp
Normal file
@ -0,0 +1,13 @@
|
||||
*** lib/ofx_utilities.old Sun Apr 13 12:39:29 2003
|
||||
--- lib/ofx_utilities.cpp Sun Apr 13 12:11:04 2003
|
||||
***************
|
||||
*** 16,21 ****
|
||||
--- 16,22 ----
|
||||
* *
|
||||
***************************************************************************/
|
||||
#include <config.h>
|
||||
+ #include <locale.h>
|
||||
#include <iostream>
|
||||
#include "ParserEventGeneratorKit.h"
|
||||
#include "SGMLApplication.h"
|
||||
|
Loading…
Reference in New Issue
Block a user