HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 3 and Version 4 of dev-util/git


Ignore:
Timestamp:
04/13/08 09:13:43 (7 years ago)
Author:
andreasf
Comment:

Removed sys/poll.h workaround

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/git

    v3 v4  
    1616=== work-in-progress (andreasf) - [Haiku] === 
    1717 
    18 {{{daemon.c}}} fails to compile due to lack of {{{sys/poll.h}}} and {{{sys/mman.h}}} in {{{git-compat-util.h}}} 
     18{{{daemon.c}}} fails to compile due to lack of {{{sys/mman.h}}} in {{{git-compat-util.h}}} 
    1919 
    20 Instead of {{{sys/poll.h}}} include {{{poll.h}}}. Looks like this will be resolved in newer Haiku revisions. 
    21  
    22 Commenting out {{{#include <sys/mman.h>}}} brings up other related errors... 
     20Commenting out {{{#include <sys/mman.h>}}} brings up other related errors. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/