From: Simon Ruderich Date: Wed, 5 Jun 2013 16:11:33 +0000 (+0200) Subject: coloredstderr.c: Use #include . X-Git-Tag: 0.1~107 X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=b140cc0a823c533fdc1aefe46281d042545036b1;hp=b140cc0a823c533fdc1aefe46281d042545036b1;p=coloredstderr%2Fcoloredstderr.git coloredstderr.c: Use #include . This ensures that config.h from the build directory is preferred over a possible file of the same name in the source directory. ---