Changeset 3dc09ed in mainline


Ignore:
Timestamp:
2021-01-19T02:48:28Z (3 years ago)
Author:
parth-27 <parth1020patel@…>
Children:
5b9993b
Parents:
054f6991
Message:

head command added

Location:
uspace/app/bdsh/cmds/modules
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/modules/modules.c

    r054f6991 r3dc09ed  
    6666#include "unalias/entry.h"
    6767#include "grep/entry.h"
     68#include "head/entry.h"
    6869
    6970/*
     
    9495#include "unalias/unalias_def.inc"
    9596#include "grep/grep_def.inc"
     97#include "head/head_def.inc"
    9698
    9799        { NULL, NULL, NULL, NULL }
Note: See TracChangeset for help on using the changeset viewer.