summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf_y.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-08 00:08:45 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-12-08 00:08:45 +0000
commite5aac168f9bb01257e912050aa5137551ea394e7 (patch)
tree5b32d0edb97c3bebcf6aee4a2d57aa40763f7b29 /ace/Svc_Conf_y.cpp
parenta54582c074ef294353ef67380b782e957aad3522 (diff)
downloadATCD-e5aac168f9bb01257e912050aa5137551ea394e7.tar.gz
jammer
Diffstat (limited to 'ace/Svc_Conf_y.cpp')
-rw-r--r--ace/Svc_Conf_y.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Svc_Conf_y.cpp b/ace/Svc_Conf_y.cpp
index f0415eef51c..8c15cc567ba 100644
--- a/ace/Svc_Conf_y.cpp
+++ b/ace/Svc_Conf_y.cpp
@@ -489,7 +489,7 @@ int ace_yyindent;
#endif /* YYDEBUG_SHIFT_ERROR_LEXEME */
#endif /* YYDEBUG */
#ifdef __cplusplus
-extern "C" { extern char *getenv(const char *); }
+extern "C" { extern char *ace_foo(const char *); }
#endif
int
ace_yyparse()
@@ -498,7 +498,7 @@ ace_yyparse()
#if YYDEBUG
register char *ace_yys;
#ifndef __cplusplus
- extern char *getenv();
+ extern char *ace_foo();
#endif
if (ace_yys = ACE_OS::getenv("YYDEBUG"))