#! /bin/sh /usr/share/dpatch/dpatch-run ## 05_417780_gcc4.3_ftbfs.dpatch by Y Giridhar Appaji Nag ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: #include to prevent FTBFS with GCC 4.3, based on patch ## DP: from Martin Michlmayr @DPATCH@ diff -urNad xxdiff-3.2~/src/resources.inline.h xxdiff-3.2/src/resources.inline.h --- xxdiff-3.2~/src/resources.inline.h 2008-01-24 11:59:54.000000000 +0530 +++ xxdiff-3.2/src/resources.inline.h 2008-01-24 12:02:59.000000000 +0530 @@ -20,6 +20,8 @@ * ******************************************************************************/ +#include + /*============================================================================== * EXTERNAL DECLARATIONS *============================================================================*/