mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Missed a patch, will compile now.
This commit is contained in:
parent
3f3d595a27
commit
75a5757a2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3426
12
x11/xlockmore/files/patch-aa
Normal file
12
x11/xlockmore/files/patch-aa
Normal file
@ -0,0 +1,12 @@
|
||||
*** resource.c.orig Tue Jul 23 08:45:25 1996
|
||||
--- resource.c Tue Jul 23 08:45:31 1996
|
||||
***************
|
||||
*** 890,896 ****
|
||||
struct hostent *host;
|
||||
char **hp;
|
||||
int badhost = 1;
|
||||
- extern int gethostname(char *, size_t);
|
||||
|
||||
if (gethostname(hostname, MAXHOSTNAMELEN))
|
||||
error("%s: Can not get local hostname.\n");
|
||||
--- 890,895 ----
|
Loading…
Reference in New Issue
Block a user