1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
freebsd/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>