Bump libXdmcp to 1.1.2
[unleashed-userland.git] / components / x11 / libXdmcp / patches / header.patch
blob637f89b64b17ccb629205f64a9ee3ebd342284b7
1 --- a/Key.c Mon Mar 23 09:21:31 2015
2 +++ b/Key.c Mon Mar 23 11:20:24 2015
3 @@ -36,6 +36,8 @@
4 #include <bsd/stdlib.h> /* for arc4random_buf() */
5 #endif
7 +extern void arc4random_buf();
9 #ifndef HAVE_ARC4RANDOM_BUF
10 static void
11 getbits (long data, unsigned char *dst)