summaryrefslogtreecommitdiffstats
path: root/lib/libgnumalloc/cfree.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-02-11 18:12:42 +0000
committerphk <phk@FreeBSD.org>1996-02-11 18:12:42 +0000
commit03d8d52a325c4885b0846b6b1e7cb2b31333d2cc (patch)
tree23889d1a7b75c72edaf14332c3a0c2e2826363d7 /lib/libgnumalloc/cfree.c
parent42398aab7cbd6713a49ccd6a7e56af3e997ed3ea (diff)
downloadFreeBSD-src-03d8d52a325c4885b0846b6b1e7cb2b31333d2cc.zip
FreeBSD-src-03d8d52a325c4885b0846b6b1e7cb2b31333d2cc.tar.gz
Make a scaffold libgnumalloc.so.#.# unless there is a packeage called
"gnumalloc*"
Diffstat (limited to 'lib/libgnumalloc/cfree.c')
-rw-r--r--lib/libgnumalloc/cfree.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libgnumalloc/cfree.c b/lib/libgnumalloc/cfree.c
new file mode 100644
index 0000000..abaf931
--- /dev/null
+++ b/lib/libgnumalloc/cfree.c
@@ -0,0 +1 @@
+int fake_a_gnumalloc_lib() { return 1; }
OpenPOWER on IntegriCloud