[xiph-cvs] cvs commit: icecast/src logging.h
Ed
oddsock at xiph.org
Sun Feb 2 06:32:21 PST 2003
oddsock 03/02/02 09:32:21
Modified: src logging.h
Log:
added reference to log.h, WIN32 needed it otherwise it would fail on finding prototypes
Revision Changes Path
1.6 +2 -0 icecast/src/logging.h
Index: logging.h
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/logging.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- logging.h 13 Aug 2002 12:46:45 -0000 1.5
+++ logging.h 2 Feb 2003 14:32:21 -0000 1.6
@@ -1,6 +1,8 @@
#ifndef __LOGGING_H__
#define __LOGGING_H__
+#include "log.h"
+
/* declare the global log descriptors */
extern int errorlog;
<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