From 5113c8e6a6936c63d34f37486bd327f6f439209f Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Sat, 22 Dec 2001 09:10:14 +0000 Subject: add header --- src/regress/lib/libc/malloc/malloc0test.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/regress/lib/libc/malloc/malloc0test.c b/src/regress/lib/libc/malloc/malloc0test.c index 5ca698aa50..459e42c985 100644 --- a/src/regress/lib/libc/malloc/malloc0test.c +++ b/src/regress/lib/libc/malloc/malloc0test.c @@ -1,3 +1,6 @@ +/* + * Public domain. 2001, Theo de Raadt + */ #include #include #include -- cgit v1.2.3-55-g6feb