# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- mutt-1.5.4/mutt_dotlock.c~posix1_lim +++ mutt-1.5.4/mutt_dotlock.c @@ -39,7 +39,7 @@ #include #ifndef _POSIX_PATH_MAX -#include +#include #endif #include "dotlock.h" --- mutt-1.5.4/mutt.h~posix1_lim +++ mutt-1.5.4/mutt.h @@ -43,7 +43,7 @@ #endif #ifndef _POSIX_PATH_MAX -#include +#include #endif #include --- mutt-1.5.4/dotlock.c~posix1_lim +++ mutt-1.5.4/dotlock.c @@ -39,7 +39,7 @@ #include #ifndef _POSIX_PATH_MAX -#include +#include #endif #include "dotlock.h" --- mutt-1.5.4/lib.h~posix1_lim +++ mutt-1.5.4/lib.h @@ -40,7 +40,7 @@ # include # ifndef _POSIX_PATH_MAX -# include +# include # endif # ifdef ENABLE_NLS