[xiph-cvs] cvs commit: icecast/src slave.c

Brendan brendan at xiph.org
Thu Mar 27 09:10:02 PST 2003



brendan     03/03/27 12:10:02

  Modified:    src      slave.c
  Log:
  First crack at making YP/curl optional.

Revision  Changes    Path
1.24      +1 -1      icecast/src/slave.c

Index: slave.c
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/slave.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- slave.c	15 Mar 2003 02:10:17 -0000	1.23
+++ slave.c	27 Mar 2003 17:10:02 -0000	1.24
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- */
 /* slave.c
  * by Ciaran Anscomb <ciaran.anscomb at 6809.org.uk>
  *
@@ -38,7 +39,6 @@
 #include "client.h"
 #include "stats.h"
 #include "logging.h"
-#include "geturl.h"
 #include "source.h"
 #include "format.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