#ifndef CONSUMER_H #define CONSUMER_H void Consumer(void); #endif