diff options
Diffstat (limited to 'map-share.h')
-rw-r--r-- | map-share.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/map-share.h b/map-share.h new file mode 100644 index 00000000..c540f30e --- /dev/null +++ b/map-share.h @@ -0,0 +1,2 @@ +void map_srv_start_poa(CORBA_ORB orb, CORBA_Environment * ev); +CORBA_Object map_srv_start_object(CORBA_Environment * ev, struct container *co); |