$FreeBSD$
--- src/smtp.cc.orig Fri Jan 19 18:06:46 2001
+++ src/smtp.cc Thu Jan 25 17:44:11 2001
@@ -23,6 +23,7 @@
#ifdef HAVE_CONFIG_H
# include<config.h>
#endif
+#include <sys/types.h>
#include<sys/socket.h>
#include<gnome.h>