summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--listing.c4
-rw-r--r--xkbcomp.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/listing.c b/listing.c
index d367e3f..6a2115a 100644
--- a/listing.c
+++ b/listing.c
@@ -77,10 +77,6 @@ SOFTWARE.
#include <sys/stat.h>
#include <X11/keysym.h>
-#if defined(sgi)
-#include <malloc.h>
-#endif
-
#define DEBUG_VAR listingDebug
#include "xkbcomp.h"
#include <stdlib.h>
diff --git a/xkbcomp.c b/xkbcomp.c
index c5775fa..c7079ae 100644
--- a/xkbcomp.c
+++ b/xkbcomp.c
@@ -35,10 +35,6 @@
#include <unistd.h>
/* end BR */
-#if defined(sgi)
-#include <malloc.h>
-#endif
-
#define DEBUG_VAR debugFlags
#include "xkbcomp.h"
#include <stdlib.h>