From 80993639dfb8bcd26633ba1c3b7334f3ef7f6eb8 Mon Sep 17 00:00:00 2001 From: joshualitt Date: Wed, 9 Mar 2016 14:00:52 -0800 Subject: Create explicit microhttpd.gyp Review URL: https://codereview.chromium.org/1779903002 --- third_party/libmicrohttpd/MHD_config.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 third_party/libmicrohttpd/MHD_config.h (limited to 'third_party/libmicrohttpd') diff --git a/third_party/libmicrohttpd/MHD_config.h b/third_party/libmicrohttpd/MHD_config.h new file mode 100644 index 0000000000..2133731f02 --- /dev/null +++ b/third_party/libmicrohttpd/MHD_config.h @@ -0,0 +1,7 @@ +/* + * Copyright 2016 Google Inc. + * + * Use of this source code is governed by a BSD-style license that can be + * found in the LICENSE file. + */ +// A dummy file so microhttpd compiles -- cgit v1.2.3