The following patch fixes a few minor compiler warnings for the
following platform and configure options.
- j
Linux localhost 2.4.18-18.7.x #1 Wed Nov 13 20:29:30 EST 2002 i686 unknown
--enable-pthread --disable-shared --enable-syscall-soft --enable-debug
*** pth_lib.orig Sun Jan 27 20:03:40 2002
--- pth_lib.c Fri Nov 29 16:47:18 2002
***************
*** 27,32 ****
--- 27,34 ----
I couldn't give it up because by
that
time I was too famous.''
-- Unknown
*/
+ #include <time.h>
+
#include "pth_p.h"
/* return the hexadecimal Pth library version number */
*** pth_debug.orig Fri Nov 29 16:46:17 2002
--- pth_debug.c Sat Nov 30 01:46:57 2002
***************
*** 26,31 ****
--- 26,33 ----
Just one little problem:
core keeps dumping.''
-- Unknown */
+ #include <time.h>
+
#include "pth_p.h"
#if cpp
______________________________________________________________________
GNU Portable Threads (Pth) http://www.gnu.org/software/pth/
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager (Majordomo) [EMAIL PROTECTED]