#ifndef _COMMANDS_H #define _COMMANDS_H void quit(void); #endif