lib: adds the mail submodule to curl
[nit.git] / lib / curl / curl.nit
index 323e660..05dfe92 100644 (file)
@@ -18,6 +18,7 @@
 module curl
 
 import curl_c
+import mail
 
 # Top level of Curl
 class Curl