From db26720c8b16f86ad07f285a1b0639c91573cf4e Mon Sep 17 00:00:00 2001 From: Juergen Keil Date: Fri, 25 Jan 2002 19:21:39 +0000 Subject: Add header files for strcpy/malloc/... CVS patchset: 1453 CVS date: 2002/01/25 19:21:39 --- src/xine-utils/xineutils.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/xine-utils/xineutils.h b/src/xine-utils/xineutils.h index 609e14f29..eb69d0da3 100644 --- a/src/xine-utils/xineutils.h +++ b/src/xine-utils/xineutils.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xineutils.h,v 1.7 2002/01/21 09:52:48 jkeil Exp $ + * $Id: xineutils.h,v 1.8 2002/01/25 19:21:39 jkeil Exp $ * */ #ifndef XINEUTILS_H @@ -28,6 +28,8 @@ extern "C" { #endif #include +#include +#include #include #include "attributes.h" #include "compat.h" -- cgit v1.2.3