SOURCES: udev-ioctl.patch - +#include <sys/socket.h>

freetz freetz at pld-linux.org
Mon May 1 18:13:04 CEST 2006


Author: freetz                       Date: Mon May  1 16:13:04 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- +#include <sys/socket.h>

---- Files affected:
SOURCES:
   udev-ioctl.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/udev-ioctl.patch
diff -u SOURCES/udev-ioctl.patch:1.1 SOURCES/udev-ioctl.patch:1.2
--- SOURCES/udev-ioctl.patch:1.1	Sun Apr 16 19:37:21 2006
+++ SOURCES/udev-ioctl.patch	Mon May  1 18:12:59 2006
@@ -1,11 +1,12 @@
 --- udev-090/udev_device.c.orig	2006-04-15 19:32:38.000000000 +0200
 +++ udev-090/udev_device.c	2006-04-16 19:32:41.565925750 +0200
-@@ -26,7 +26,7 @@
+@@ -26,7 +26,8 @@
  #include <fcntl.h>
  #include <errno.h>
  #include <ctype.h>
 -#include <stropts.h>
 +#include <sys/ioctl.h>
++#include <sys/socket.h>
  #include <net/if.h>
  #include <linux/sockios.h>
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/udev-ioctl.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list