|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000734 |
[BusyBox] Other |
minor |
always |
02-19-06 11:53 |
02-19-06 14:41 |
|
|
Reporter |
rfelker |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
1.01 |
|
|
Summary |
0000734: [PORTABILITY] cal includes unused nonstandard header err.h |
|
Description |
Nothing from err.h is used, but cal.c includes it, breaking compile on systems lacking this function.
|
|
Additional Information |
Removing the line #include <err.h> fixes the problem and has no ill effects.
|
|
|
Attached Files |
|
|
|