Force Unix EOL even on Windows (i.e. Cygwin).
[gem5.git] / base / pollevent.cc
index 127bf57f50c196b83178d79e06e738bfb15295c5..99044fc09d529d3d632ed2d04393e7490a48d1eb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2002-2003 The Regents of The University of Michigan
+ * Copyright (c) 2002-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -37,7 +37,7 @@
 #include "sim/host.hh"
 #include "base/misc.hh"
 #include "base/pollevent.hh"
-#include "sim/universe.hh"
+#include "sim/root.hh"
 #include "sim/serialize.hh"
 
 using namespace std;