1 2 3 4 5 6 7 8 9 10 11 12 13
$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>