summaryrefslogtreecommitdiff
path: root/src/input/input_mms.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/input_mms.c')
-rw-r--r--src/input/input_mms.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/input/input_mms.c b/src/input/input_mms.c
index 3cc6ece28..5cad12dfa 100644
--- a/src/input/input_mms.c
+++ b/src/input/input_mms.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: input_mms.c,v 1.23 2002/10/29 01:17:46 guenter Exp $
+ * $Id: input_mms.c,v 1.24 2002/11/03 20:43:57 guenter Exp $
*
* mms input plugin based on work from major mms
*/
@@ -45,6 +45,9 @@
#include "mms.h"
#include "net_buf_ctrl.h"
+/*
+#define LOG
+*/
extern int errno;