diff -r 5a237a99a793 -r d5bc44183aa4 brewco/prompt.h --- a/brewco/prompt.h Thu Feb 25 22:42:54 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -#ifndef _PROMPT_H -#define _PROMPT_H - -void prompt(int, char *); - -#endif