projects
/
platform
/
upstream
/
polkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
228a6ec
)
fix build when tests are disabled
author
David Zeuthen
<davidz@redhat.com>
Tue, 8 Apr 2008 19:48:38 +0000
(15:48 -0400)
committer
David Zeuthen
<davidz@redhat.com>
Tue, 8 Apr 2008 19:48:38 +0000
(15:48 -0400)
src/kit/kit-memory.c
patch
|
blob
|
history
diff --git
a/src/kit/kit-memory.c
b/src/kit/kit-memory.c
index
f4f84b4
..
bf79fea
100644
(file)
--- a/
src/kit/kit-memory.c
+++ b/
src/kit/kit-memory.c
@@
-327,6
+327,11
@@
_kit_memory_fail_nth_alloc (int number)
{
}
+void
+_kit_memory_print_outstanding_allocations (void)
+{
+}
+
#endif /* KIT_BUILD_TESTS */
/* There's probably a better place for this function ... */