mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Include the correct implementation file
llvm-svn: 17778
This commit is contained in:
parent
85b6b57c5e
commit
a6b803539a
@ -12,10 +12,12 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Include the generic Unix implementation
|
||||
#include "../Unix/Unix.h"
|
||||
#include "../Unix/TimeValue.cpp"
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
using namespace sys;
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user