FreeBSD Bugzilla – Attachment 238413 Details for
Bug 268028
Remove unneeded sys/types.h include
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Test if pwd.h functions need sys/types.h
sys_types_h-pwd_h.c (text/plain), 110 bytes, created by
Guilherme Janczak
on 2022-11-29 04:21:11 UTC
(
hide
)
Description:
Test if pwd.h functions need sys/types.h
Filename:
MIME Type:
Creator:
Guilherme Janczak
Created:
2022-11-29 04:21:11 UTC
Size:
110 bytes
patch
obsolete
>#include <pwd.h> > >int >main(void) >{ > /* Compile time error if struct passwd is't in <pwd.h>. */ > getpwent(); >}
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 Raw
Actions:
View
Attachments on
bug 268028
:
238386
|
238411
|
238412
| 238413 |
238414