Workaround for a build issue

This commit is contained in:
Pierre Pronchery 2013-07-17 03:02:37 +02:00
parent 8067a45422
commit 2fd22109e4

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2011-2012 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2011-2013 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS System libApp */
/* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -17,6 +17,7 @@
#include <stdarg.h>
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>