aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libmicrohttpd
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2016-03-09 15:07:01 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-09 15:07:02 -0800
commit5ec9132e55d207e7b19adfd532ee9f05b7172976 (patch)
tree94a2e299a19bd0c8d85282acb5bd54346099ae7a /third_party/libmicrohttpd
parent236640872fa8cad105273055fdcf6829d5c025a1 (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