1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/sysutils/screen/files/patch-ae

11 lines
232 B
Plaintext
Raw Normal View History

--- teln.c.orig Wed Jul 28 15:50:22 1999
+++ teln.c Thu Oct 21 01:15:50 1999
@@ -28,6 +28,7 @@
#include <sys/socket.h>
#include <fcntl.h>
#include <netdb.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include "config.h"