#include "libc_private.h"
-#include "CrashReporterClient.h"
+#include <CrashReporterClient.h>
#include "_simple.h"
extern void (*__cleanup)();
__builtin_trap();
}
-__private_extern__ void
+void
abort_report_np(const char *fmt, ...)
{
_SIMPLE_STRING s;