[xiph-cvs] cvs commit: libshout/src mp3.c

Brendan brendan at xiph.org
Mon Mar 17 16:21:58 PST 2003



brendan     03/03/17 19:21:58

  Modified:    src      mp3.c
  Log:
  Unnecessary include.

Revision  Changes    Path
1.8       +0 -1      libshout/src/mp3.c

Index: mp3.c
===================================================================
RCS file: /usr/local/cvsroot/libshout/src/mp3.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mp3.c	18 Mar 2003 00:14:56 -0000	1.7
+++ mp3.c	18 Mar 2003 00:21:58 -0000	1.8
@@ -1,7 +1,6 @@
 /* mp3.c: libshout MP3 format handler */
 
 #include <stdio.h>
-#include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
 

<p><p>--- >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