Index: LMDZ6/trunk/libf/phylmd/concvl.f90
===================================================================
--- LMDZ6/trunk/libf/phylmd/concvl.f90	(revision 5692)
+++ LMDZ6/trunk/libf/phylmd/concvl.f90	(revision 5693)
@@ -40,4 +40,5 @@
   USE conema3_mod_h
   USE yoethf_mod_h
+  USE cva_driver_mod, ONLY : cva_driver
   IMPLICIT NONE
 ! ======================================================================
Index: LMDZ6/trunk/libf/phylmd/cv3_routines.f90
===================================================================
--- LMDZ6/trunk/libf/phylmd/cv3_routines.f90	(revision 5692)
+++ LMDZ6/trunk/libf/phylmd/cv3_routines.f90	(revision 5693)
@@ -324,4 +324,6 @@
   USE print_control_mod, ONLY: prt_level
   USE lmdz_cv_ini, ONLY : cpd,cpv,cv_flag_feed,minorig,nl,nlm,cl
+  USE cv3_estatmix_mod, ONLY : cv3_estatmix
+  USE cv3_enthalpmix_mod, ONLY : cv3_enthalpmix
   IMPLICIT NONE
 
