aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Unix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Unix')
-rw-r--r--lib/System/Unix/TimeValue.cpp4
-rw-r--r--lib/System/Unix/TimeValue.inc4
2 files changed, 0 insertions, 8 deletions
diff --git a/lib/System/Unix/TimeValue.cpp b/lib/System/Unix/TimeValue.cpp
index 0642aa58c3..8f0ad38d8e 100644
--- a/lib/System/Unix/TimeValue.cpp
+++ b/lib/System/Unix/TimeValue.cpp
@@ -18,13 +18,9 @@
#include "Unix.h"
-#include <time.h>
-#include <sys/time.h>
-
namespace llvm {
using namespace sys;
-
std::string TimeValue::toString() const {
char buffer[32];
diff --git a/lib/System/Unix/TimeValue.inc b/lib/System/Unix/TimeValue.inc
index 0642aa58c3..8f0ad38d8e 100644
--- a/lib/System/Unix/TimeValue.inc
+++ b/lib/System/Unix/TimeValue.inc
@@ -18,13 +18,9 @@
#include "Unix.h"
-#include <time.h>
-#include <sys/time.h>
-
namespace llvm {
using namespace sys;
-
std::string TimeValue::toString() const {
char buffer[32];