FreeBSD Bugzilla – Attachment 201519 Details for
Bug 235302
net/libvncserver: error: use of undeclared identifier 'AF_INET'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new patch for within the port's files directory
patch-libvncclient_sasl.c (text/plain), 272 bytes, created by
Chad Jacob Milios
on 2019-01-30 03:55:06 UTC
(
hide
)
Description:
new patch for within the port's files directory
Filename:
MIME Type:
Creator:
Chad Jacob Milios
Created:
2019-01-30 03:55:06 UTC
Size:
272 bytes
patch
obsolete
>--- libvncclient/sasl.c.orig 2019-01-30 03:43:33 UTC >+++ libvncclient/sasl.c >@@ -55,6 +55,8 @@ > #endif /* LIBVNCSERVER_HAVE_WS2TCPIP_H */ > #else /* WIN32 */ > #include <arpa/inet.h> >+#include <netinet/in.h> >+#include <sys/socket.h> > #endif /* WIN32 */ > > #include "sasl.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
milios
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 235302
: 201519