mirror of
https://salsa.debian.org/xorg-team/lib/pixman
synced 2026-08-08 11:14:05 +00:00
test/solid-test.c: Include stdint.h
We need that to make sure we have UINT16_MAX.
This commit is contained in:
parent
c608e9663e
commit
3bceb3a9d3
@ -26,6 +26,7 @@
|
||||
|
||||
#include "utils.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define WIDTH 32
|
||||
|
||||
Loading…
Reference in New Issue
Block a user