]> granicus.if.org Git - neomutt/commitdiff
Little fix from sroberts@certicom.com.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Oct 2001 20:08:31 +0000 (20:08 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Oct 2001 20:08:31 +0000 (20:08 +0000)
compose.c

index 8fe760ed739eaae357d57a95db1f8023f33d9e10..f222b3923068462573ac1260ba777c1cb0b6467b 100644 (file)
--- a/compose.c
+++ b/compose.c
@@ -31,6 +31,7 @@
 #include "remailer.h"
 #endif
 
+#include <errno.h>
 #include <string.h>
 #include <sys/stat.h>
 #include <sys/wait.h>