Changeset 4db4718d in mainline
- Timestamp:
- 2020-12-19T04:34:46Z (4 years ago)
- Children:
- 054f6991
- Parents:
- 25f26600
- Location:
- uspace/app/bdsh/cmds/modules
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/modules.c
r25f26600 r4db4718d 65 65 #include "alias/entry.h" 66 66 #include "unalias/entry.h" 67 #include "grep/entry.h" 67 68 68 69 /* … … 92 93 #include "alias/alias_def.inc" 93 94 #include "unalias/unalias_def.inc" 95 #include "grep/grep_def.inc" 94 96 95 97 { NULL, NULL, NULL, NULL }
Note:
See TracChangeset
for help on using the changeset viewer.