Actually get the #include correct so it compiles .. duh.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17817 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/System/Linux/TimeValue.cpp b/lib/System/Linux/TimeValue.cpp
index 8f52770..8c3db5d 100644
--- a/lib/System/Linux/TimeValue.cpp
+++ b/lib/System/Linux/TimeValue.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file provides the Linux specific implementation of the TimeValue class.
+// This file provides the Linux implementation of the TimeValue class.
//
//===----------------------------------------------------------------------===//