summaryrefslogtreecommitdiffstats
path: root/package/system/mtd/src/linksys_bootcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/mtd/src/linksys_bootcount.c')
-rw-r--r--package/system/mtd/src/linksys_bootcount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/system/mtd/src/linksys_bootcount.c b/package/system/mtd/src/linksys_bootcount.c
index 95f75fe4ba..500ede4972 100644
--- a/package/system/mtd/src/linksys_bootcount.c
+++ b/package/system/mtd/src/linksys_bootcount.c
@@ -28,6 +28,7 @@
#include <endian.h>
#include <string.h>
#include <errno.h>
+#include <stdint.h>
#include <sys/ioctl.h>
#include <mtd/mtd-user.h>