mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
Eliminated compile warning in test-client.c
This commit is contained in:
parent
48f79c63f4
commit
c93507dcd3
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue