summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/be_extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/be_extern.h')
-rw-r--r--TAO/orbsvcs/IFR_Service/be_extern.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/IFR_Service/be_extern.h b/TAO/orbsvcs/IFR_Service/be_extern.h
index ab8bb851d99..efa3158f897 100644
--- a/TAO/orbsvcs/IFR_Service/be_extern.h
+++ b/TAO/orbsvcs/IFR_Service/be_extern.h
@@ -79,6 +79,10 @@ extern TAO_IFR_BE_Export BE_GlobalData *be_global;
// Functions:
extern TAO_IFR_BE_Export void BE_produce (void);
+
extern TAO_IFR_BE_Export void BE_abort (void);
+extern TAO_IFR_BE_Export int BE_ifr_init (int &,
+ char *[]);
+
#endif /* TAO_IFR_BE_EXTERN_H */