aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/iv/files/patch-as
blob: 3ddc0cf3d0b3cc4ed63ea48c3e9cdac58563e33b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/lib/IV-X11/xwindow.c.orig   Tue Nov 24 05:26:43 1992
+++ src/lib/IV-X11/xwindow.c    Sun Jan 17 17:48:18 1999
@@ -64,7 +64,7 @@
 
 /* no standard place for this */
 extern "C" {
-    extern int ioctl(int, int, ...);
+    extern int ioctl(int, long unsigned int, ...);
 }
 
 implementPtrList(WindowVisualList,WindowVisual)