From: Andreas Ă–man Date: Tue, 4 Jan 2011 20:42:36 +0000 (+0100) Subject: Add missing inclusion of config.h X-Git-Tag: 2.99~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f66d2f98d507c39ffac96fa2654e9f99071b02d;p=thirdparty%2Ftvheadend.git Add missing inclusion of config.h --- diff --git a/src/trap.c b/src/trap.c index 13c2d8f4b..0184f1f83 100644 --- a/src/trap.c +++ b/src/trap.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - +#include "config.h" #include "trap.h" char tvh_binshasum[20];