[xiph-cvs] cvs commit: icecast/src connection.c
Brendan
brendan at xiph.org
Thu Mar 27 09:09:42 PST 2003
brendan 03/03/27 12:09:42
Modified: src connection.c
Log:
First crack at making YP/curl optional.
Revision Changes Path
1.67 +1 -1 icecast/src/connection.c
Index: connection.c
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/connection.c,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- connection.c 15 Mar 2003 02:10:17 -0000 1.66
+++ connection.c 27 Mar 2003 17:09:41 -0000 1.67
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -40,7 +41,6 @@
#include "yp.h"
#include "source.h"
-#include "geturl.h"
#include "format.h"
#include "format_mp3.h"
#include "event.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