1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-27 04:12:51 +00:00

First cleanup to get to compiling (warnings, no errors) FreeBSD

This commit is contained in:
Nick Briggs
2017-05-25 12:51:47 -07:00
parent be2101ac49
commit 02569edbe0
12 changed files with 44 additions and 18 deletions

View File

@@ -47,7 +47,9 @@ static char *id = "$Id: xinit.c,v 1.5 2001/12/26 22:17:06 sybalsky Exp $ Copyrig
#ifndef ULTRIX
#ifndef LINUX
#ifndef MACOSX
#ifndef FREEBSD
#include <stropts.h>
#endif /* FREEBSD */
#endif /* MACOSX */
#endif /* LINUX */
#endif /* ULTRIX */