12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
$OpenBSD: patch-send_c,v 1.1 2010/09/22 15:03:45 ajacoutot Exp $
|
|
--- send.c.orig Wed Sep 22 16:51:37 2010
|
|
+++ send.c Wed Sep 22 16:52:08 2010
|
|
@@ -16,6 +16,7 @@
|
|
#include <time.h>
|
|
#include <string.h>
|
|
#include <sys/socket.h>
|
|
+#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|
|
#include <pthread.h>
|
|
#include <errno.h>
|