Signed-off-by: Marcin Miros??aw <[email protected]> --- sheep/trace/trace.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/sheep/trace/trace.c b/sheep/trace/trace.c index 57c2b4c..79acc15 100644 --- a/sheep/trace/trace.c +++ b/sheep/trace/trace.c @@ -11,6 +11,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "config.h" #include <bfd.h> #include "trace.h" -- 2.3.6
-- sheepdog mailing list [email protected] https://lists.wpkg.org/mailman/listinfo/sheepdog
