summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libgnumalloc/cfree.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libgnumalloc/cfree.c b/lib/libgnumalloc/cfree.c
index 5191fd6..e570228 100644
--- a/lib/libgnumalloc/cfree.c
+++ b/lib/libgnumalloc/cfree.c
@@ -1,3 +1,10 @@
+/*
+ * cfree.c
+ */
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
void
cfree(void *foo)
{
OpenPOWER on IntegriCloud