[xiph-cvs] cvs commit: icecast/src global.c
Brendan
brendan at xiph.org
Thu Mar 27 09:09:54 PST 2003
brendan 03/03/27 12:09:53
Modified: src global.c
Log:
First crack at making YP/curl optional.
Revision Changes Path
1.8 +1 -1 icecast/src/global.c
Index: global.c
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/global.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- global.c 15 Mar 2003 02:10:17 -0000 1.7
+++ global.c 27 Mar 2003 17:09:53 -0000 1.8
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- */
#include <string.h>
#include "thread.h"
@@ -7,7 +8,6 @@
#include "connection.h"
#include "refbuf.h"
#include "client.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