conditional <sys/cdefs.h>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4123 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-12-05 03:06:53 +00:00
parent f74dad14a8
commit 2551a4a92f

View File

@@ -40,7 +40,9 @@ RCSID("$Id$");
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_CDEFS_H
#include <sys/cdefs.h>
#endif
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)strcasecmp.c 8.1 (Berkeley) 6/4/93";