Tinderbox break - remove OS/2 only code

This commit is contained in:
mkaply%us.ibm.com 2000-07-10 20:29:36 +00:00
parent 68724857b9
commit c2beac891c

View File

@ -47,7 +47,6 @@ static char sccsid[] = "@(#)hash.c 8.9 (Berkeley) 6/16/94";
#if !defined(macintosh)
#ifdef XP_OS2_EMX
#include <sys/types.h>
#include "xp_mcom.h" /* For strdup. */
#endif
#include <sys/stat.h>
#endif