diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2e74cf484cf..359d9723e03 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2000-09-01 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2000-09-01 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * movemail.c (toplevel): Remove redundant fcnt.h. | 3 | * movemail.c (toplevel): Remove redundant fcntl.h. |
| 4 | [!F_OK]: Provide default definitions only after including both | 4 | [!F_OK]: Provide default definitions only after including both |
| 5 | fcntl.h and unistd.h. | 5 | fcntl.h and unistd.h. |
| 6 | 6 | ||