diff cutils.c @ 229:b0771ae979e3 libavformat

removed ctype.h header
author bellard
date Mon, 08 Sep 2003 20:04:44 +0000
parents ec4d9190d3b1
children 9f4f4ca9f7b5
line wrap: on
line diff
--- a/cutils.c	Mon Sep 08 20:00:13 2003 +0000
+++ b/cutils.c	Mon Sep 08 20:04:44 2003 +0000
@@ -17,7 +17,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include "avformat.h"
-#include <ctype.h>
 
 #if !defined(CONFIG_NOCUTILS)
 /**