Index: head/net/libvncserver/files/patch-common_vncauth.c =================================================================== --- head/net/libvncserver/files/patch-common_vncauth.c (revision 557842) +++ head/net/libvncserver/files/patch-common_vncauth.c (nonexistent) @@ -1,22 +0,0 @@ ---- common/vncauth.c.orig 2019-01-06 19:09:30 UTC -+++ common/vncauth.c -@@ -44,6 +44,10 @@ - #include - #endif - -+#ifdef __FreeBSD__ -+#include -+#endif -+ - #include - - #ifdef WIN32 -@@ -198,6 +202,8 @@ rfbEncryptBytes(unsigned char *bytes, char *passwd) - rfbDes(bytes+i, bytes+i); - } - } -+ -+void rfbEncryptBytes2(unsigned char *, const int, unsigned char *); - - void - rfbEncryptBytes2(unsigned char *where, const int length, unsigned char *key) { Property changes on: head/net/libvncserver/files/patch-common_vncauth.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property