1
0
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:
Joe Marcus Clarke 2003-04-13 19:33:02 +00:00
parent ef6887aa65
commit 1ba5097f40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78899

View 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"