Ignore:
Timestamp:
2020-12-05T07:25:33Z (4 years ago)
Author:
parth-27 <parth1020patel@…>
Parents:
738d5a4
Message:

head command added

File:
1 edited

Legend:

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

    r738d5a4 r83d665a  
    6767#include "basename/entry.h"
    6868#include "grep/entry.h"
     69#include "head/entry.h"
    6970
    7071/*
     
    9697#include "basename/basename_def.inc"
    9798#include "grep/grep_def.inc"
     99#include "head/head_def.inc"
    98100
    99101        { NULL, NULL, NULL, NULL }
Note: See TracChangeset for help on using the changeset viewer.