summaryrefslogtreecommitdiff
path: root/bcc/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/proto.h')
-rw-r--r--bcc/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bcc/proto.h b/bcc/proto.h
index cd26e0c..e45cf0e 100644
--- a/bcc/proto.h
+++ b/bcc/proto.h
@@ -7,7 +7,6 @@
#else
#define P(x) ()
#endif
-#include <malloc.h>
/* assign.c */
void assign P((struct symstruct *source, struct symstruct *target));