Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • jami-project jami-project
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 156
    • Issues 156
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinux
  • jami-projectjami-project
  • Issues
  • #144
Closed
Open
Created May 19, 2016 by RingBot@RingBotOwner

Headers include problem in opendht

Issue generated from Tuleap's migration script. Originally submitted by: Yuri (yurivict)

utils.h uses sockaddr\_storage which is defined in netinet/in.h but netinet/in.h is only included in include/opendht/value.h. src/utils.cpp includes utils.h without value.h and fails to compile.

 

Previous verson didn't have this problem.

 

The safest way to solve the problem is to include the needed headers into every header that uses them.

 

opendht-0.6.0

Assignee
Assign to
Time tracking