missing ones. May fix some bugs.
#ifndef _CRYPTHASH_H
# define _CRYPTHASH_H
-# include "config.h"
-
# include <sys/types.h>
# if HAVE_INTTYPES_H
/* general IMAP utility functions */
+#include "config.h"
+
#include "mutt.h"
#include "mx.h" /* for M_IMAP */
#include "url.h"
#ifndef _LIB_H
# define _LIB_H
-# include "config.h"
-
# include <stdio.h>
# include <string.h>
# ifdef HAVE_UNISTD_H
#ifndef _MBYTE_H
# define _MBYTE_H
-# include "config.h"
-
# ifdef HAVE_WC_FUNCS
# ifdef HAVE_WCHAR_H
# include <wchar.h>
#ifndef _MUTT_IDNA_H
# define _MUTT_IDNA_H
-#include "config.h"
#include "rfc822.h"
#include "charset.h"
#!/bin/sh --
cat <<EOF
-/* this is an autogenerated file. do not edit. */
+/* this is an autogenerated file. edit patchlist.sh instead. */
+#include "config.h"
+
#include <stdio.h>
#include <stdlib.h>
* Mixmaster support for Mutt
*/
-#include "config.h"
-
#ifdef MIXMASTER
#define MIX_CAP_COMPRESS (1 << 0)
#ifndef rfc822_h
#define rfc822_h
-#include "config.h"
-
/* possible values for RFC822Error */
enum
{