replace SKIPWS with a proper inline func with the right API.
[apps/madmutt.git] / mime.h
diff --git a/mime.h b/mime.h
index c30feed..6125e7a 100644 (file)
--- a/mime.h
+++ b/mime.h
@@ -17,7 +17,8 @@ enum {
   TYPEMODEL,
   TYPEMULTIPART,
   TYPETEXT,
-  TYPEVIDEO
+  TYPEVIDEO,
+  TYPEANY
 };
 
 /* Content-Transfer-Encoding */