[Asterisk-cvs] zaptel zconfig.h,1.1,1.2

malcolmd at lists.digium.com malcolmd at lists.digium.com
Tue Jan 13 14:10:49 CST 2004


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv18996

Modified Files:
	zconfig.h 
Log Message:
Bug: #827 Add #include before CONFIG_ZAPTEL_WATCHDOG


Index: zconfig.h
===================================================================
RCS file: /usr/cvsroot/zaptel/zconfig.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- zconfig.h	2 Jan 2004 23:28:52 -0000	1.1
+++ zconfig.h	13 Jan 2004 20:02:39 -0000	1.2
@@ -68,7 +68,7 @@
  * Uncomment to enable "watchdog" to monitor if interfaces
  * stop taking interrupts or otherwise misbehave
  */
-/* CONFIG_ZAPTEL_WATCHDOG */
+/* #define CONFIG_ZAPTEL_WATCHDOG */
 
 /* Tone zone info */
 #define DEFAULT_TONE_ZONE 0




More information about the svn-commits mailing list