summaryrefslogtreecommitdiffstats
path: root/deskutils/logjam2/files/patch-aa-remote.c
blob: 406814e904c9d27487b1fb000a0452151abe95ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/remote.orig	Sat Jun  7 17:39:10 2003
+++ src/remote.c	Sat Jun  7 17:39:20 2003
@@ -14,8 +14,8 @@
 
 #include <gtk/gtk.h>
 #ifndef G_OS_WIN32
-#include <sys/select.h>
 #include <sys/types.h>
+#include <sys/select.h>
 #include <sys/socket.h>
 #include <sys/un.h>
 #include <unistd.h>
OpenPOWER on IntegriCloud