You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Wi...@med.va.gov on 2002/07/08 07:17:31 UTC

Problems linking APR - win32

Had problems linking on win32

Patch below fixed the problems but not
sure if it is up to standards.

Andy


Index: file_io/win32/open.c
===================================================================
RCS file: /home/cvspublic/apr/file_io/win32/open.c,v
retrieving revision 1.105
diff -r1.105 open.c
61a62
> #include "i18n.h"

Index: misc/win32/internal.c
===================================================================
RCS file: /home/cvspublic/apr/misc/win32/internal.c,v
retrieving revision 1.4
diff -r1.4 internal.c
58a59
> #include "i18n.h"

Index: misc/win32/start.c
===================================================================
RCS file: /home/cvspublic/apr/misc/win32/start.c,v
retrieving revision 1.36
diff -r1.36 start.c
59a60
> #include "i18n.h"