aboutsummaryrefslogtreecommitdiff
path: root/src/clef
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-01 06:18:46 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-01 06:18:46 +0000
commit7a0c33622b460c94beef6cd31ef37807887f5a2c (patch)
tree2bf61719c7cc7369ac51d2b10ea2561288704517 /src/clef
parent9920a0abe7a40dedfe43efe83722372e06dc0826 (diff)
downloadopen-axiom-7a0c33622b460c94beef6cd31ef37807887f5a2c.tar.gz
* lib/openpty.c: Remove conditional inclusion of <stropts.h>
* hyper/spadbuf.c: Remove conditional inclusion of <bstring.h> * sman/session.c: Likewise. * hyper/halloc.c: Remove conditional inclusion of <malloc.h>
Diffstat (limited to 'src/clef')
-rw-r--r--src/clef/edible.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/clef/edible.c b/src/clef/edible.c
index 29a1b2fe..c46634da 100644
--- a/src/clef/edible.c
+++ b/src/clef/edible.c
@@ -47,11 +47,6 @@
#include <signal.h>
-#if defined (SGIplatform)
-#include <bstring.h>
-#endif
-
-
#include "axiom-c-macros.h"
#include "sockio.h"
#include "edible.h"