drivers/mrf24j40: Fixes implicit declaration warning

This commit is contained in:
Anthony Merlino
2017-07-11 23:42:30 -04:00
parent c3f51dce70
commit f944a33485
@@ -43,6 +43,7 @@
#include <assert.h>
#include <debug.h>
#include <stdio.h>
#include "mrf24j40.h"
#include "mrf24j40_regops.h"