summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-02-12 10:36:01 +0000
committerRoland McGrath <roland@gnu.org>1996-02-12 10:36:01 +0000
commit25f9784eb8e54e720b24e8f2999765aa37bfb578 (patch)
treec5a7a54f679089f265d80c636b1869f9e0131509 /ChangeLog
parent1fe58993bc8d1ccb8e6acaa5ad6618bafe5e30b6 (diff)
* sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>.
* sunrpc/pm_getmaps.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f053d2a1af..3de8d3ed02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
+ * sunrpc/pm_getport.c: #if 0 out gratuitous inclusion of <net/if.h>.
+ * sunrpc/pm_getmaps.c: Likewise.
+
* sysdeps/unix/sysv/syscalls.list: Add setrlimit and settimeofday,
so real syscalls override unix/sysv/*.c on sysv-derived systems
that have them.