Changeset 83d665a in mainline for uspace/app/bdsh/cmds/modules/modules.c
- Timestamp:
- 2020-12-05T07:25:33Z (4 years ago)
- Parents:
- 738d5a4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/modules.c
r738d5a4 r83d665a 67 67 #include "basename/entry.h" 68 68 #include "grep/entry.h" 69 #include "head/entry.h" 69 70 70 71 /* … … 96 97 #include "basename/basename_def.inc" 97 98 #include "grep/grep_def.inc" 99 #include "head/head_def.inc" 98 100 99 101 { NULL, NULL, NULL, NULL }
Note:
See TracChangeset
for help on using the changeset viewer.