Changeset 598e3a7 in mainline for uspace/app/bdsh/cmds


Ignore:
Timestamp:
2018-11-30T05:05:12Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
08bd04c
Parents:
229d114e
Message:

adding cmd unalias

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

Legend:

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

    r229d114e r598e3a7  
    6666#include "cmp/entry.h"
    6767#include "alias/entry.h"
     68#include "unalias/entry.h"
    6869
    6970/*
     
    9293#include "cmp/cmp_def.inc"
    9394#include "alias/alias_def.inc"
     95#include "unalias/unalias_def.inc"
    9496
    9597        { NULL, NULL, NULL, NULL }
Note: See TracChangeset for help on using the changeset viewer.