From 7a0c33622b460c94beef6cd31ef37807887f5a2c Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 1 Apr 2008 06:18:46 +0000 Subject: * lib/openpty.c: Remove conditional inclusion of * hyper/spadbuf.c: Remove conditional inclusion of * sman/session.c: Likewise. * hyper/halloc.c: Remove conditional inclusion of --- src/hyper/event.c | 4 ---- src/hyper/halloc.c | 3 --- src/hyper/spadbuf.c | 4 ---- 3 files changed, 11 deletions(-) (limited to 'src/hyper') diff --git a/src/hyper/event.c b/src/hyper/event.c index 1813576e..79ca1a44 100644 --- a/src/hyper/event.c +++ b/src/hyper/event.c @@ -49,10 +49,6 @@ #include #include -#ifdef SGIplatform -#include -#endif - #include "event.h" #include "keyin.h" #include "hyper.h" diff --git a/src/hyper/halloc.c b/src/hyper/halloc.c index acdfb87e..0f66b292 100644 --- a/src/hyper/halloc.c +++ b/src/hyper/halloc.c @@ -39,9 +39,6 @@ #include "debug.h" #include #include -#if !defined(BSDplatform) -#include -#endif FILE *fp; diff --git a/src/hyper/spadbuf.c b/src/hyper/spadbuf.c index f67c1519..1a6bc0ef 100644 --- a/src/hyper/spadbuf.c +++ b/src/hyper/spadbuf.c @@ -47,10 +47,6 @@ #include #include -#ifdef SGIplatform -#include -#endif - #include "bsdsignal.h" #include "sockio.h" #include "edible.h" -- cgit v1.2.3