! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Missing include
Status:
RESOLVED: FIXED
Product:
Xfmedia
Component:
general

Comments

Description Benedikt Meurer editbugs 2005-06-12 09:38:16 CEST
In src/http.c you need to include <netinet/in.h> to be able to use internet
structures/functions (struct in_addr, struct sockaddr_in, etc.) on unix.
Comment 1 Brian J. Tarricone (not reading bugmail) 2005-06-12 09:45:08 CEST
Odd... http.c is just copied from gxine.  Not sure why it isn't there already,
and I find it odd that apparently no one has compiled gxine on FreeBSD...

Bug #992

Reported by:
Benedikt Meurer
Reported on: 2005-06-12
Last modified on: 2005-06-12

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Version:
0.9.0svn

Attachments

Additional information