Changeset 1558d85 in mainline for uspace/srv/bd/rd/rd.c


Ignore:
Timestamp:
2016-03-29T19:36:43Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
83e69b9
Parents:
4c5deac
git-author:
Manuele Conti <conti.manuele@…> (2016-03-29 19:36:43)
git-committer:
Jakub Jermar <jakub@…> (2016-03-29 19:36:43)
Message:

Remove duplicate includes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/rd/rd.c

    r4c5deac r1558d85  
    4949#include <errno.h>
    5050#include <async.h>
    51 #include <align.h>
    52 #include <async.h>
    5351#include <fibril_synch.h>
    5452#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.