move parse.c into rfc822parse.c in the lib-mime as it's what it's about
[apps/madmutt.git] / lib-lib / macros.h
index 1867d7b..75c734a 100644 (file)
 #ifndef MUTT_LIB_LIB_MACROS_H
 #define MUTT_LIB_LIB_MACROS_H
 
+#ifndef __GNUC__
+#  define __attribute__(a)
+#endif
+
 /*
  * config.h must be included by source file!
  */