Commit 53a9b164 authored by Derek Buitenhuis's avatar Derek Buitenhuis

Merge commit '704a3976'

* commit '704a3976':
  rtmpdh: add an stdio.h include
Merged-by: 's avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parents a980cc47 704a3976
......@@ -371,6 +371,9 @@ fail:
}
#ifdef TEST
#include <stdio.h>
static int test_random_shared_secret(void)
{
FF_DH *peer1 = NULL, *peer2 = NULL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment