summaryrefslogtreecommitdiff
path: root/include/malloc.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 17:48:44 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 17:48:44 +0000
commitaee4b07b8a049bdc57cefcbb82bebeb6f341859a (patch)
treed2baf06176c4135542f5717a0fa9b45752f77e4f /include/malloc.h
parentc8194f0876b272d70833a6b91ec566314a02050a (diff)
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'include/malloc.h')
-rw-r--r--include/malloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/malloc.h b/include/malloc.h
index c8b49f26d17..10fdc220d90 100644
--- a/include/malloc.h
+++ b/include/malloc.h
@@ -1 +1,3 @@
+/* $Id: malloc.h,v 1.2 1993/08/02 17:49:24 mycroft Exp $ */
+
#include <stdlib.h>