#ifndef __ENGINE_H #define __ENGINE_H void ingest(char **buffer); #endif