fix compile
authorNathan Binkert <binkertn@umich.edu>
Mon, 2 Aug 2004 19:42:25 +0000 (15:42 -0400)
committerNathan Binkert <binkertn@umich.edu>
Mon, 2 Aug 2004 19:42:25 +0000 (15:42 -0400)
base/stats/events.cc:
    Make this compile with MYSQL stuff

--HG--
extra : convert_revision : e4e8f9b078447f5e7f535b2678a2ed7d44fa8644

base/stats/events.cc

index b583e5936438cea6e0fcc942d0cb559c37851ffe..e5efceabebd7747e0c692245995ce44c15dc41d1 100644 (file)
@@ -35,6 +35,7 @@
 #include "base/stats/events.hh"
 #include "base/stats/mysql.hh"
 #include "base/stats/mysql_run.hh"
+#include "base/str.hh"
 #endif
 
 #include "base/match.hh"