Bug 5306: test/pdf2png: Add missing include of stdio.h

This commit is contained in:
Dom Lachowicz 2006-06-14 04:37:08 -07:00 committed by Carl Worth
parent e9269aefcb
commit 32d049a7bf

View file

@ -23,6 +23,7 @@
* Author: Kristian Høgsberg <krh@redhat.com>
*/
#include <stdio.h>
#include <stdlib.h>
#include <poppler.h>