aboutsummaryrefslogtreecommitdiff
path: root/src/lib/XDither.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/XDither.c')
-rw-r--r--src/lib/XDither.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/XDither.c b/src/lib/XDither.c
index ab2a84b6..df2a21df 100644
--- a/src/lib/XDither.c
+++ b/src/lib/XDither.c
@@ -36,9 +36,6 @@
#include <stdio.h>
#include <stdlib.h>
-#if !defined(BSDplatform)
-#include <malloc.h>
-#endif
#include <X11/Xlib.h>
#include <X11/Xutil.h>