From 772a72b6e6c448255f1beadebd81e1ef299b258b Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 2 Oct 2016 22:52:17 +0100 Subject: Add config.h to http_upload.c --- src/tools/http_upload.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tools/http_upload.c b/src/tools/http_upload.c index 5254009c..fc41ec5e 100644 --- a/src/tools/http_upload.c +++ b/src/tools/http_upload.c @@ -34,6 +34,8 @@ #define _GNU_SOURCE 1 +#include "config.h" + #include #include #include -- cgit 1.4.1-2-gfad0 ref='/'>index : mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats