[xiph-cvs] cvs commit: w3d/tools yuv2ppm.c

Holger Waechtler holger at xiph.org
Mon Aug 6 04:13:05 PDT 2001



holger      01/08/06 04:13:05

  Modified:    tools    yuv2ppm.c
  Log:
  removed obsolete includes

Revision  Changes    Path
1.2       +0 -4      w3d/tools/yuv2ppm.c

Index: yuv2ppm.c
===================================================================
RCS file: /usr/local/cvsroot/w3d/tools/yuv2ppm.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yuv2ppm.c	2001/08/06 10:40:05	1.1
+++ yuv2ppm.c	2001/08/06 11:13:05	1.2
@@ -43,10 +43,6 @@
 
 #include <stdint.h>
 #include <stdio.h>
-#include <unistd.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <fcntl.h>
 #include "../pnm.h"
 #include "../mem.h"
 

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list