From ac4ab5a0f4df5650685ef1459f4319a3d96c0082 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Sat, 20 May 2000 07:48:26 +0000 Subject: Add mutt_gecos_name function which centrally handles the GECOS processing. --- mutt.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mutt.h') diff --git a/mutt.h b/mutt.h index 37ed6a9a..75652cf5 100644 --- a/mutt.h +++ b/mutt.h @@ -36,6 +36,9 @@ #include #endif +#include +#include + #include "rfc822.h" #include "hash.h" -- cgit v1.2.3