summaryrefslogtreecommitdiff
path: root/test/pthread-show-text.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-09-04 23:25:27 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-09-04 23:25:27 -0400
commit965b0e51ec8e1f57aaa7f7cdd86ef8968f059b7b (patch)
tree71ff15c28c9583ad8f8a0e2e85a5a0aaddef45d8 /test/pthread-show-text.c
parent620e19e849f3dcc5747abe5b6d1adca4a08df9c7 (diff)
downloadcairo-965b0e51ec8e1f57aaa7f7cdd86ef8968f059b7b.tar.gz
[test] Do not include "xmalloc.h" directly
Not needed, it's renamed and included by boilerplate directly.
Diffstat (limited to 'test/pthread-show-text.c')
-rw-r--r--test/pthread-show-text.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pthread-show-text.c b/test/pthread-show-text.c
index daf04c389..d61201914 100644
--- a/test/pthread-show-text.c
+++ b/test/pthread-show-text.c
@@ -30,7 +30,6 @@
*/
#include "cairo-test.h"
-#include "xmalloc.h"
#include <string.h>
#include <stdlib.h>