Received: from luna.worldonline.nl (luna.worldonline.nl [195.241.48.131])
       by larissa.worldonline.nl (8.8.5/8.8.5) with ESMTP id PAA21567
       for <[email protected]>; Thu, 8 Jul 1999 15:23:11 +0200 (MET DST)
Received: from ulwar.pair.com (ulwar.pair.com [209.68.1.173])
       by luna.worldonline.nl (8.8.5/8.8.5) with ESMTP id PAA16052
       for <[email protected]>; Thu, 8 Jul 1999 15:15:27 +0200 (MET DST)
Received: from foobar.math.fu-berlin.de (foobar.math.fu-berlin.de [160.45.45.151]) by ulwar.pair.com (8.9.1/8.6.12) with SMTP id JAA03069 for <[email protected]>; Thu, 8 Jul 1999 09:15:24 -0400 (EDT)
X-Envelope-To: <[email protected]>
Received: (qmail 22698 invoked by uid 200); 8 Jul 1999 13:15:42 -0000
Mailing-List: contact [email protected]; run by ezmlm
Precedence: bulk
Delivered-To: mailing list [email protected]
Received: (qmail 22424 invoked from network); 8 Jul 1999 13:15:27 -0000
Message-Id: <[email protected]>
To: [email protected]
Subject: patch 5.4n.20
From: Bram Moolenaar <[email protected]>
Date: Thu, 08 Jul 1999 15:23:56 +0200
Sender: [email protected]
Content-type: text
Status: U


Patch 5.4n.20
Problem:    Got a warning message for a missing prototype for usleep().
Solution:   Added optional prototype for usleep(). (Ronald Schild)
Files:      src/osdef2.h.in


*** ../vim-5.4n/src/osdef2.h.in Sun Jul  4 20:36:00 1999
--- src/osdef2.h.in     Wed Jul  7 17:20:09 1999
***************
*** 15,20 ****
--- 15,21 ----
 extern void   perror __ARGS((char *));

 extern int    sleep __ARGS((int));
+ extern int    usleep __ARGS((unsigned int));
 extern unsigned int   alarm __ARGS((unsigned int));
 extern int    chdir __ARGS((char *));
 extern int    fchdir __ARGS((int));

--
LARGE MAN:   Who's that then?
CART DRIVER: (Grudgingly) I dunno, Must be a king.
LARGE MAN:   Why?
CART DRIVER: He hasn't got shit all over him.
                "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

--/-/---- Bram Moolenaar ---- [email protected] ---- [email protected] ---\-\--
 \ \    www.vim.org/iccf      www.moolenaar.net       www.vim.org    / /