mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-11 04:42:16 +01:00
42b388439b
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
6 lines
89 B
C
6 lines
89 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
#include <stdlib.h>
|
|
#include <malloc_np.h>
|