diff options
Diffstat (limited to 'lib/libgnumalloc/cfree.c')
| -rw-r--r-- | lib/libgnumalloc/cfree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libgnumalloc/cfree.c b/lib/libgnumalloc/cfree.c new file mode 100644 index 000000000000..abaf931a710a --- /dev/null +++ b/lib/libgnumalloc/cfree.c @@ -0,0 +1 @@ +int fake_a_gnumalloc_lib() { return 1; } |
