btyacc:deps for firebird

This commit is contained in:
2016-03-10 17:49:16 +02:00
parent f99516216e
commit 2f6727ba45
4 changed files with 108 additions and 0 deletions
@@ -0,0 +1,10 @@
--- a/mstring.c
+++ b/mstring.c
@@ -1,6 +1,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
+#include <string.h>
#include <ctype.h>
#include "mstring.h"