mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 10:28:01 +02:00
Bug 5306: test/pdf2png: Add missing include of stdio.h
This commit is contained in:
parent
e9269aefcb
commit
32d049a7bf
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
* Author: Kristian Høgsberg <krh@redhat.com>
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <poppler.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue