mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix build on 5.x
Reported by: bento (kris)
This commit is contained in:
parent
abada95d3c
commit
ed884f6646
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92240
10
news/noffle/files/patch-src::client.c
Normal file
10
news/noffle/files/patch-src::client.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/client.c.orig Sun Oct 26 22:31:18 2003
|
||||
+++ src/client.c Sun Oct 26 22:31:34 2003
|
||||
@@ -8,6 +8,7 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <ctype.h>
|
Loading…
Reference in New Issue
Block a user