From 7b4315141033dcf87b73c00a527159a43433debf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Jul 2002 13:25:50 +0000 Subject: 2002-07-24 Joel Sherrill * sys/select.h: Add a prototype of select() to avoid warnings. In particular a C++ application using select() required a prototype. --- cpukit/libnetworking/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/libnetworking/ChangeLog') diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index a9f12b4103..321c5ae55a 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,8 @@ +2002-07-24 Joel Sherrill + + * sys/select.h: Add a prototype of select() to avoid warnings. + In particular a C++ application using select() required a prototype. + 2002-07-24 Joel Sherrill * Makefile.am, libc/res_send.c: Do not install or use -- cgit v1.2.3