[libsoup] websocket-test: remove useless include
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] websocket-test: remove useless include
- Date: Mon, 2 Nov 2015 14:53:07 +0000 (UTC)
commit cd43855455aa579be933c27666d722e60fa0bb88
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]