From: Tomas Mlcoch Date: Mon, 11 May 2015 07:27:25 +0000 (+0200) Subject: cleanup: Add missing include of stdio.h X-Git-Tag: upstream/0.10.0~73 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=731af23f666082405f7af3cafd81d4d0cf62706a;p=services%2Fcreaterepo_c.git cleanup: Add missing include of stdio.h --- diff --git a/src/cleanup.h b/src/cleanup.h index 097ff89..a28c03d 100644 --- a/src/cleanup.h +++ b/src/cleanup.h @@ -25,6 +25,7 @@ #ifndef __CR_CLEANUP_H__ #define __CR_CLEANUP_H__ +#include #include #include