few tweaks about changed defines.
[apps/madmutt.git] / lib-lib / mapping.c
index c3065ba..f446ffd 100644 (file)
@@ -29,9 +29,7 @@
  * please see the file GPL in the top level source directory.
  */
 
-#include <stdlib.h>
-
-#include "mapping.h"
+#include "lib-lib.h"
 
 const char *mutt_getnamebyvalue(int val, const struct mapping_t *map)
 {