=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/common.h,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/usr.bin/patch/common.h 1997/09/22 05:45:26 1.9 --- src/usr.bin/patch/common.h 1999/01/03 05:33:48 1.10 *************** *** 1,4 **** ! /* $OpenBSD: common.h,v 1.9 1997/09/22 05:45:26 millert Exp $ */ #define DEBUGGING --- 1,4 ---- ! /* $OpenBSD: common.h,v 1.10 1999/01/03 05:33:48 millert Exp $ */ #define DEBUGGING *************** *** 36,41 **** --- 36,42 ---- #include #include #include + #include #undef malloc #undef realloc