Changeset 1b2d56f in freewrt for package/jffs2root/jffs2root.c
- Timestamp:
- Aug 13, 2025, 3:28:59 AM (4 months ago)
- Branches:
- freewrt_2_0
- Children:
- 18face91
- Parents:
- 7e836b6
- File:
-
- 1 edited
-
package/jffs2root/jffs2root.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/jffs2root/jffs2root.c
r7e836b6 r1b2d56f 33 33 #include <sys/ioctl.h> 34 34 #include <sys/syscall.h> 35 #include < linux/mtd/mtd.h>35 #include <mtd/mtd-user.h> 36 36 #include <linux/reboot.h> 37 37
Note:
See TracChangeset
for help on using the changeset viewer.
