Commit 6c8dd4fc authored by Jean-Claude BAU's avatar Jean-Claude BAU

wr-constants.h: Add missing include limit.h

parent 420da467
......@@ -13,6 +13,8 @@
#ifndef __WREXT_WR_CONSTANTS_H__
#define __WREXT_WR_CONSTANTS_H__
#include <limits.h>
#define WR_IS_CALIBRATED 0x04
#define WR_IS_WR_MODE 0x08
#define WR_NODE_MODE 0x03 /* a mask, see NON_WR etc below */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment