Eliminated compile warning in test-client.c
authorStephan Eberle <stephaneberle9@gmail.com>
Tue, 26 Apr 2016 20:51:20 +0000 (22:51 +0200)
committerAndy Green <andy@warmcat.com>
Tue, 26 Apr 2016 23:38:52 +0000 (07:38 +0800)
test-server/test-client.c

index 47b6281..7d66761 100644 (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>