summaryrefslogtreecommitdiff
path: root/test/buffer-diff.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/buffer-diff.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/buffer-diff.c')
-rw-r--r--test/buffer-diff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/buffer-diff.c b/test/buffer-diff.c
index f37ef6e40..f9b4a9518 100644
--- a/test/buffer-diff.c
+++ b/test/buffer-diff.c
@@ -40,7 +40,6 @@
#include "pdiff.h"
#include "buffer-diff.h"
-#include "xmalloc.h"
/* Don't allow any differences greater than this value, even if pdiff
* claims that the images are identical */