aboutsummaryrefslogtreecommitdiff
path: root/src/graph/viewman/cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/viewman/cleanup.c')
-rw-r--r--src/graph/viewman/cleanup.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/graph/viewman/cleanup.c b/src/graph/viewman/cleanup.c
index 73cb0a94..6d42d963 100644
--- a/src/graph/viewman/cleanup.c
+++ b/src/graph/viewman/cleanup.c
@@ -39,9 +39,6 @@
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
-#if !defined(BSDplatform)
-#include <malloc.h>
-#endif
#include <assert.h>
#include <signal.h>
#include <sys/wait.h>