#ifndef USAGE_H #define USAGE_H void print_usage(void); #endif