mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
10 lines
216 B
C
10 lines
216 B
C
--- ptstream.c.orig 2020-05-07 15:17:41 UTC
|
|
+++ ptstream.c
|
|
@@ -20,6 +20,7 @@
|
|
/* ptstream.c */
|
|
|
|
#include <arpa/inet.h>
|
|
+#include <netinet/in.h>
|
|
#include <openssl/x509v3.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|