From c5896a459543725dbca49ee894fd85b2f105ce6f Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 20 Apr 2018 00:54:18 +0200 Subject: Revert "hurd: Fix mach installed headers test" This reverts commit d4379e0216d01fd1395b1f3b37255e3486760135: the proper headers are actually already getting installed. --- include/mach_error.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 include/mach_error.h (limited to 'include/mach_error.h') diff --git a/include/mach_error.h b/include/mach_error.h deleted file mode 100644 index de1c4ca4fe..0000000000 --- a/include/mach_error.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _MACH_ERROR_ -#include_next -#ifndef _ISOMAC -libc_hidden_proto (mach_error_type) -#endif -#endif -- cgit v1.2.3