bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patches for GNU tar 1.13.25


From: Bruce Lilly
Subject: Re: Patches for GNU tar 1.13.25
Date: Sat, 13 Jul 2002 12:05:09 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204

The following supplementary patch may be required on some systems:

============================ cut here =================================
*** lib/savedir.c.orig    Wed Jul  3 01:34:55 2002
--- lib/savedir.c       Sat Jul 13 11:56:14 2002
***************
*** 60,65 ****
--- 60,69 ----
  # define NULL 0
  #endif

+ #if HAVE_LIMITS_H || _LIBC
+ # include <limits.h>
+ #endif
+
  #include "savedir.h"
  #include "xalloc.h"

=======================================================================

Best regards,
  Bruce Lilly






reply via email to

[Prev in Thread] Current Thread [Next in Thread]