1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/mail/mmc/files/patch-ad

11 lines
222 B
Plaintext
Raw Normal View History

--- src/pop3.cc 2000/07/21 13:31:58 1.1
+++ src/pop3.cc 2000/07/21 13:32:56
@@ -26,6 +26,7 @@
*/
#include <sys/types.h>
+#include <sys/socket.h>
#include <sys/stat.h>
#include <netinet/in.h>
#include <arpa/inet.h>