summaryrefslogtreecommitdiff
path: root/nuttx/net/iob/iob_copyout.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/iob/iob_copyout.c')
-rw-r--r--nuttx/net/iob/iob_copyout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/iob/iob_copyout.c b/nuttx/net/iob/iob_copyout.c
index 2db050d31..300b63df8 100644
--- a/nuttx/net/iob/iob_copyout.c
+++ b/nuttx/net/iob/iob_copyout.c
@@ -39,7 +39,7 @@
#include <nuttx/config.h>
-#if defined(CONFIG_DEBUG) && defined(CONFIG_NET_IOB_DEBUG)
+#if defined(CONFIG_DEBUG) && defined(CONFIG_IOB_DEBUG)
/* Force debug output (from this file only) */
# undef CONFIG_DEBUG_NET