From cfca06d7963fa0909f90483b42a6d7d194d01e08 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 26 Jul 2020 19:36:28 +0000 Subject: Vendor import of llvm-project master 2e10b7a39b9, the last commit before the llvmorg-12-init tag, from which release/11.x was branched. --- llvm/lib/Support/Unix/Unix.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'llvm/lib/Support/Unix/Unix.h') diff --git a/llvm/lib/Support/Unix/Unix.h b/llvm/lib/Support/Unix/Unix.h index 1fc9a414f7494..60929139598b9 100644 --- a/llvm/lib/Support/Unix/Unix.h +++ b/llvm/lib/Support/Unix/Unix.h @@ -36,10 +36,6 @@ #include #endif -#ifdef HAVE_SYS_PARAM_H -#include -#endif - #ifdef HAVE_SYS_TIME_H # include #endif -- cgit v1.2.3