Hi list,

I see that after moving config handling to mbuni, cvs head fails to
compile. A patch below should fix this:

Index: mmlib/mms_cfg.c
===================================================================
RCS file: /cvsroot/mbuni/mbuni/mmlib/mms_cfg.c,v
retrieving revision 1.1
diff -u -r1.1 mms_cfg.c
--- mmlib/mms_cfg.c     17 Feb 2006 11:48:33 -0000      1.1
+++ mmlib/mms_cfg.c     21 Feb 2006 09:19:18 -0000
@@ -13,6 +13,7 @@

 #include <stdlib.h>
 #include <string.h>
+#include <errno.h>

 #include "mms_cfg.h"


--
Dziugas

_______________________________________________
Devel mailing list
Devel@mbuni.org
http://mbuni.org/mailman/listinfo/devel_mbuni.org

Reply via email to