FreeBSD Bugzilla – Attachment 8565 Details for
Bug 17864
PATCH: sys/resource.h needs sys/time.h for struct timeval
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 267 bytes, created by
Thimble Smith
on 2000-04-08 16:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thimble Smith
Created:
2000-04-08 16:30:01 UTC
Size:
267 bytes
patch
obsolete
>--- /usr/tmp/resource.h Sat Apr 8 11:17:30 2000 >+++ /usr/include/sys/resource.h Sat Apr 8 11:17:48 2000 >@@ -37,6 +37,8 @@ > #ifndef _SYS_RESOURCE_H_ > #define _SYS_RESOURCE_H_ > >+#include <sys/time.h> >+ > /* > * Process priority specifications to get/setpriority. > */
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 17864
: 8565