#ifndef copy_tree_h #define copy_tree_h int copy_tree(); #endif