diff options
Diffstat (limited to 'PACE/ChangeLog')
-rw-r--r-- | PACE/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PACE/ChangeLog b/PACE/ChangeLog index 929091f3d9a..67c3f9042b4 100644 --- a/PACE/ChangeLog +++ b/PACE/ChangeLog @@ -1,3 +1,11 @@ +Mon Jan 15 10:20:55 2001 Carlos O'Ryan <coryan@uci.edu> + + * pace/posix/socket.c: + Change #include from "pace/posix/sys/socket.inl" to + "pace/posix/socket.inl", the former does not exist and the + program fails to compile. + Only detected in builds with inline=0 + Fri Jan 12 07:35:31 2001 Joe Hoffert <joeh@cs.wustl.edu> * Makefile: |