mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
fix build on -current
PR: 46464 Submitted by: Ports Fury
This commit is contained in:
parent
c34a51ba9e
commit
088118876d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71785
10
misc/yaunc/files/patch-my_hdrs.h
Normal file
10
misc/yaunc/files/patch-my_hdrs.h
Normal file
@ -0,0 +1,10 @@
|
||||
--- my_hdrs.h.orig Thu Mar 23 11:32:02 2000
|
||||
+++ my_hdrs.h Sun Dec 15 05:10:26 2002
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
/* other networking function */
|
||||
int inet_pton(int, const char *, void *);
|
||||
-const char * inet_ntop(int, const void *, char *, size_t);
|
||||
void Inet_pton(int, const char *, void *);
|
||||
|
||||
/* non-networking stuff */
|
Loading…
Reference in New Issue
Block a user