Snap for 8082780 from e106506ffa4f36e716c5616a578e16494b2187a0 to tm-release

Change-Id: I3951681d1c598c9bf79b73c42c645c11d7c248d3
diff --git a/edify/parser.yy b/edify/parser.yy
index 37bcdd0..5e1e847 100644
--- a/edify/parser.yy
+++ b/edify/parser.yy
@@ -15,6 +15,7 @@
  * limitations under the License.
  */
 
+#include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>