Index: app/src/dgp/grammar.hh
===================================================================
--- app/src/dgp/grammar.hh	(revision 9ace5d204d63628901f9f128d3f99ce5f7c973c0)
+++ app/src/dgp/grammar.hh	(revision 2969c84f86ae28faac6be390daeaf51b41f2218a)
@@ -17,5 +17,5 @@
   FlagSet hflags;
   FlagSet dflags;
-}
+};
 
 
Index: app/src/dgp/symbol.hh
===================================================================
--- app/src/dgp/symbol.hh	(revision 0214596e4d70b25df913a24f19d50cb0f1b4a69f)
+++ app/src/dgp/symbol.hh	(revision 2969c84f86ae28faac6be390daeaf51b41f2218a)
@@ -5,4 +5,5 @@
 //#include <ext/hash_fun.h>
 #include <string>
+#include <string.h>
 #include <fstream>
 #include <vector>
