[libsoup/wip/nacho/soup-extern] websocket-test: remove useless include
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/nacho/soup-extern] websocket-test: remove useless include
- Date: Thu, 29 Oct 2015 10:55:51 +0000 (UTC)
commit 39d94dfd606c44e2323d35d822e849a3e577f68d
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Oct 29 11:53:26 2015 +0100
websocket-test: remove useless include
This way we can build it on windows
https://bugzilla.gnome.org/show_bug.cgi?id=757146
tests/websocket-test.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tests/websocket-test.c b/tests/websocket-test.c
index c4f5b39..eb74ea1 100644
--- a/tests/websocket-test.c
+++ b/tests/websocket-test.c
@@ -20,8 +20,6 @@
#include "test-utils.h"
-#include <sys/socket.h>
-
typedef struct {
GSocket *listener;
gushort port;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]