aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libmicrohttpd
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2016-03-09 14:00:52 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-09 14:00:52 -0800
commit80993639dfb8bcd26633ba1c3b7334f3ef7f6eb8 (patch)
tree1e479c71b13340014feca82e9f55771602f8c14b /third_party/libmicrohttpd
parentc04df21bb624e299440ce8b56495ec109d4e824e (diff)
Create explicit microhttpd.gyp
Diffstat (limited to 'third_party/libmicrohttpd')
-rw-r--r--third_party/libmicrohttpd/MHD_config.h7
1 files changed, 7 insertions, 0 deletions
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