#ifndef __PORBIT_GLOBALS_H__
#define __PORBIT_GLOBALS_H__

#include <orb/orbit.h>

extern CORBA_ORB porbit_orb;

#endif /* __PORBIT_GLOBALS_H__ */