summaryrefslogtreecommitdiff
path: root/x11/libxcb/files/patch-src-xcb_util.c
blob: bdc15070dba4f3c148b5b607b0368dd65ddbb24a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/xcb_util.c.orig	Wed Aug 23 02:46:44 2006
+++ src/xcb_util.c	Wed Aug 23 02:46:44 2006
@@ -39,6 +39,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <string.h>
+#include <netinet/in.h> /* added by Ashish Shukla */
 
 #include "xcb.h"
 #include "xcbext.h"