#ifndef DBOX_GETPEER_H #define DBOX_GETPEER_H void getpeer(std::string &peer); #endif