Bug 193747 - linux/joystick.h is missing an #include <sys/types.h>
Summary: linux/joystick.h is missing an #include <sys/types.h>
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc-kernheaders
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-01 07:51 UTC by Hans de Goede
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-01 13:23:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hans de Goede 2006-06-01 07:51:57 UTC
Description of problem:
linux/joystick.h uses int32_t, but does not include sys/types.h. This fails
compilation of software which includes linux/joystick.h without first including
sys/types.h itself.

This is with glibc-kernheaders 3.0-36

Comment 1 David Woodhouse 2006-06-01 13:23:33 UTC
Thanks. Fixed in glibc-kernheaders-3.0-37




Note You need to log in before you can comment on or make changes to this bug.