Add shadansari's fork of protobuf-c
diff --git a/.gitmodules b/.gitmodules
index c9785eb..167cb51 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,7 @@
[submodule "third_party/grpc-c"]
path = third_party/grpc-c
url = https://github.com/Juniper/grpc-c.git
+[submodule "third_party/protobuf-c"]
+ path = third_party/protobuf-c
+ url = https://github.com/shadansari/protobuf-c.git
+ branch = master
diff --git a/third_party/protobuf-c b/third_party/protobuf-c
new file mode 160000
index 0000000..6a4f9a9
--- /dev/null
+++ b/third_party/protobuf-c
@@ -0,0 +1 @@
+Subproject commit 6a4f9a9a67c06769aaa9f65e8f89a56483271f5a