diff options
Diffstat (limited to 'pixman/test/stress-test.c')
-rw-r--r-- | pixman/test/stress-test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pixman/test/stress-test.c b/pixman/test/stress-test.c index 571420ab0..08bf1d4df 100644 --- a/pixman/test/stress-test.c +++ b/pixman/test/stress-test.c @@ -1,4 +1,5 @@ #include <stdio.h> +#include <stdlib.h> #include "utils.h" #include <sys/types.h> |