#ifndef __DPNODE_H__ #define __DPNODE_H__ int dpnode_main(const char *controller_host, unsigned short controller_port); #endif