From fca33eda6ac259755e39ec2587c5bd9772bb4a04 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 16 Oct 1998 16:59:08 +0000 Subject: Enable compilation under Solaris 2.6. svn path=/trunk/; revision=2097 --- unmime.c | 1 + 1 file changed, 1 insertion(+) diff --git a/unmime.c b/unmime.c index 32a4ed72..30eff6d4 100644 --- a/unmime.c +++ b/unmime.c @@ -12,6 +12,7 @@ * */ +#include "config.h" #include #include #if defined(HAVE_ALLOCA_H) -- cgit v1.2.3