Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <003a01c0ec7d$1b3db570$0601a8c0@starwars> Reply-To: "Hans Van Leemputten" From: "Hans Van Leemputten" To: Subject: wcslen prototype missing the size_t type. Date: Mon, 4 Jun 2001 00:32:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 cygwin-1.3.2-1 The wcslen prototype in file /usr/include/wchar.h is missing typedef of size_t. I solved the problem by adding: #define __need_size_t Before including the stddef.h file... Hans. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple