echo 'Creating brew-patch.diff' cat << EOF >> brew-patch.diff --- a/src/wordbuf.c 2011-08-15 02:57:05.000000000 +0900 +++ b/src/wordbuf.c 2011-08-15 02:57:17.000000000 +0900 @@ -9,6 +9,7 @@ #include #include #include +#include #include "wordbuf.h" #define WORDLEN_DEF 64 EOF