#ifndef __PORBIT_CLIENT_H__
#define __PORBIT_CLIENT_H__

#include "porbit-perl.h"

/* Forward declarations */
XS(_porbit_callStub);

#endif /* __PORBIT_CLIENT_H__ */