···2626#include <linux/skbuff.h>2727#include <linux/if_arp.h>28282929-#include <net/ieee802154/af_ieee802154.h>3030-#include <net/ieee802154/netdevice.h>3131-#include <net/ieee802154/mac_def.h>3232-#include <net/ieee802154/nl802154.h>2929+#include <net/af_ieee802154.h>3030+#include <net/ieee802154_netdev.h>3131+#include <net/ieee802154.h>3232+#include <net/nl802154.h>33333434/**3535 * fake_get_pan_id - Retrieve the PAN ID of the device.