Eliminated compile warning in test-client.c

This commit is contained in:
Stephan Eberle 2016-04-26 22:51:20 +02:00 committed by Andy Green
parent ff32d01742
commit 67729c954f

View file

@ -17,6 +17,8 @@
* may be proprietary. So unlike the library itself, they are licensed
* Public Domain.
*/
#include "lws_config.h"
#include <stdio.h>
#include <stdlib.h>