added grpc-c module
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..79580f4
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "third_party/grpc-c"]
+	path = third_party/grpc-c
+	url = https://github.com/shadansari/grpc-c.git