rationnalize includes a lot:
[apps/madmutt.git] / lib-lib / mapping.c
index d8d8200..f446ffd 100644 (file)
  * please see the file GPL in the top level source directory.
  */
 
-#include <stdlib.h>
-
-#include "mapping.h"
-#include "ascii.h"
+#include "lib-lib.h"
 
 const char *mutt_getnamebyvalue(int val, const struct mapping_t *map)
 {