changeset 27862:797c74f9213c

Add #include <string.h> for memset.
author diego
date Tue, 04 Nov 2008 21:00:29 +0000
parents 92ee70fc780b
children f3384addfb0b
files libvo/jpeg_enc.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/jpeg_enc.c	Tue Nov 04 20:46:45 2008 +0000
+++ b/libvo/jpeg_enc.c	Tue Nov 04 21:00:29 2008 +0000
@@ -30,6 +30,7 @@
 #include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include "config.h"
 #include "mp_msg.h"
 /* We need this #define because we need ../libavcodec/common.h to #define