freebsd-src/include/malloc.h
Warner Losh 42b388439b Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:23 -06:00

6 lines
89 B
C

/*-
* This file is in the public domain.
*/
#include <stdlib.h>
#include <malloc_np.h>