dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/support socket.c,1.11,1.12


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/support socket.c,1.11,1.12
Date: Tue, 27 May 2003 22:49:04 -0400

Update of /cvsroot/dotgnu-pnet/pnet/support
In directory subversions:/tmp/cvs-serv1878/support

Modified Files:
        socket.c 
Log Message:


Add <linux/irda.h> to the set of headers to detect at configuration
time; include <linux/types.h> before <linux/irda.h>.


Index: socket.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/support/socket.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** socket.c    28 May 2003 02:14:25 -0000      1.11
--- socket.c    28 May 2003 02:49:02 -0000      1.12
***************
*** 57,60 ****
--- 57,61 ----
  #endif
  #if HAVE_LINUX_IRDA_H
+ #include <linux/types.h>
  #include <linux/irda.h>
  #endif





reply via email to

[Prev in Thread] Current Thread [Next in Thread]