mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
|
--- console/forms/fip.c.orig Sat Dec 26 00:48:38 1998
|
||
|
+++ console/forms/fip.c Sat Dec 26 00:48:41 1998
|
||
|
@@ -1,4 +1,5 @@
|
||
|
#include <stdio.h>
|
||
|
+#include <sys/types.h>
|
||
|
#include <netinet/in.h>
|
||
|
|
||
|
#include "fppxp.h"
|