[xiph-cvs] cvs commit: icecast/src md5.h

Michael Smith msmith at xiph.org
Tue Mar 9 15:49:25 PST 2004



msmith      04/03/09 18:49:25

  Modified:    src      md5.h
  Log:
  Revert previous; this was fixed in a better way.

Revision  Changes    Path
1.4       +0 -4      icecast/src/md5.h

Index: md5.h
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/md5.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- md5.h	9 Mar 2004 23:41:58 -0000	1.3
+++ md5.h	9 Mar 2004 23:49:24 -0000	1.4
@@ -16,10 +16,6 @@
 #include "config.h"
 #include "compat.h"
 
-#ifdef HAVE_SYS_TYPES_H
-#include <sys/types.h>
-#endif
-
 #define HASH_LEN     16
 
 struct MD5Context

<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