[Pidgin] #2608: Including sys/sysctl.h requires sys/param.h on NetBSD.

Pidgin trac at pidgin.im
Sun Nov 23 19:14:16 EST 2008


#2608: Including sys/sysctl.h requires sys/param.h on NetBSD.
-------------------+--------------------------------------------------------
 Reporter:  gdt    |        Owner:  rlaager  
     Type:  patch  |       Status:  pending  
Milestone:         |    Component:  libpurple
  Version:  2.1.0  |   Resolution:           
 Keywords:         |  
-------------------+--------------------------------------------------------
Changes (by rekkanoryo):

  * status:  new => pending


Comment:

 It looks to me like the attached patch here is incomplete.  If I'm
 understanding this ticket correctly, we should be testing to see if we're
 on a system that requires additional headers to be included before
 including `sys/sysctl.h` and then behaving as appropriate.  However, it
 appears that it might work to just blanket include the additional headers
 in the BSD required order.

 So, what's going on with this ticket?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/2608#comment:13>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list