diff --git a/include/malloc.h b/include/malloc.h index 5d7d7e8396d3..75673c72ed85 100644 --- a/include/malloc.h +++ b/include/malloc.h @@ -1,6 +1,6 @@ -/* $FreeBSD$ */ -#if __STDC__ -#error " has been replaced by " -#else +/*- + * This file is in the public domain. + * $FreeBSD$ + */ #include -#endif +#include