Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65829 Details for
Bug 102359
media-gfx/dcraw missing sys/types.h include
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix the missing sys/types.h include in parse.c
types.h_include.patch (text/plain), 222 bytes, created by
Alberto Zennaro
on 2005-08-13 06:01:27 UTC
(
hide
)
Description:
Fix the missing sys/types.h include in parse.c
Filename:
MIME Type:
Creator:
Alberto Zennaro
Created:
2005-08-13 06:01:27 UTC
Size:
222 bytes
patch
obsolete
>--- parse.c 2005-03-10 06:53:38 +0100 >+++ parse_ok.c 2005-08-13 14:31:18 +0200 >@@ -14,6 +14,7 @@ > #include <string.h> > #include <stdlib.h> > #include <ctype.h> >+#include <sys/types.h> > > #ifdef WIN32 > #include <winsock2.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 102359
: 65829