aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/utils.h')
-rw-r--r--pixman/test/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pixman/test/utils.h b/pixman/test/utils.h
index ebb14d9e4..6804334bb 100644
--- a/pixman/test/utils.h
+++ b/pixman/test/utils.h
@@ -120,6 +120,7 @@ fail_after (int seconds, const char *msg);
/* If possible, enable traps for floating point exceptions */
void enable_divbyzero_exceptions(void);
+void enable_invalid_exceptions(void);
/* Converts a8r8g8b8 pixels to pixels that
* - are not premultiplied,