#ifndef _your_library_h #define _your_library_h #define WEASELS 23 int howmanyweasels(); #endif