=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/pch.c,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- src/usr.bin/patch/pch.c 2014/12/14 09:12:59 1.50 +++ src/usr.bin/patch/pch.c 2015/02/05 12:59:57 1.51 @@ -1,4 +1,4 @@ -/* $OpenBSD: pch.c,v 1.50 2014/12/14 09:12:59 tobias Exp $ */ +/* $OpenBSD: pch.c,v 1.51 2015/02/05 12:59:57 millert Exp $ */ /* * patch - a program to apply diffs to original files @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include