mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-29 04:51:28 +00:00
Cleanup warnings for missing/wrong include files
This commit is contained in:
@@ -37,7 +37,7 @@ static char *id = "$Id: uutils.c,v 1.3 1999/05/31 23:35:47 sybalsky Exp $ Copyri
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
#ifndef SYSVONLY
|
||||
#ifdef DOS
|
||||
#if defined(DOS) || defined(MACOSX) || defined(FREEBSD)
|
||||
#include <string.h>
|
||||
#else
|
||||
#include <strings.h>
|
||||
|
||||
Reference in New Issue
Block a user