about summary refs log tree commit diff
path: root/include/mcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mcheck.h')
-rw-r--r--include/mcheck.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/mcheck.h b/include/mcheck.h
deleted file mode 100644
index 8883c3d53e..0000000000
--- a/include/mcheck.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _MCHECK_H
-
-#include <malloc/mcheck.h>
-
-# ifndef _ISOMAC
-
-libc_hidden_proto (mcheck)
-libc_hidden_proto (mcheck_check_all)
-
-# endif /* !_ISOMAC */
-#endif