Changeset 6c9d3bc in mainline for uspace/drv/fb/kfb/kfb.c


Ignore:
Timestamp:
2017-11-15T12:14:40Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e7a8bd2
Parents:
517c67ab
git-author:
Jiri Svoboda <jiri@…> (2017-11-15 07:59:05)
git-committer:
Jiri Svoboda <jiri@…> (2017-11-15 12:14:40)
Message:

Remove more unused includes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/fb/kfb/kfb.c

    r517c67ab r6c9d3bc  
    3636#include <errno.h>
    3737#include <stdio.h>
    38 #include <loc.h>
    39 #include <async.h>
    40 #include <task.h>
    4138#include <graph.h>
    4239#include "port.h"
Note: See TracChangeset for help on using the changeset viewer.