aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_kern.h
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2012-07-31 05:51:48 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2012-07-31 05:51:48 +0000
commitd198a63d440a49277f9519b03e84ca1d7e573fbd (patch)
tree7dc33275274a0c83b91fd4b5fd997918978f4b1c /sys/dev/netmap/netmap_kern.h
parent5ff2bb52cc45a6c2c44a02bc68f373b9093ca219 (diff)
Notes
Diffstat (limited to 'sys/dev/netmap/netmap_kern.h')
-rw-r--r--sys/dev/netmap/netmap_kern.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/netmap/netmap_kern.h b/sys/dev/netmap/netmap_kern.h
index ae8b83c4a8cf..0ae42131bcf0 100644
--- a/sys/dev/netmap/netmap_kern.h
+++ b/sys/dev/netmap/netmap_kern.h
@@ -80,10 +80,6 @@
#error unsupported platform
#endif
-#ifdef MALLOC_DECLARE
-MALLOC_DECLARE(M_NETMAP);
-#endif
-
#define ND(format, ...)
#define D(format, ...) \
do { \