Changeset 16bfcd3 in mainline for uspace/app/edit/search.c


Ignore:
Timestamp:
2017-10-24T04:58:22Z (6 years ago)
Author:
jzr <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
673ea28
Parents:
c9f3e7e9
Message:

Fix up headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/edit/search.c

    rc9f3e7e9 r16bfcd3  
    3535 */
    3636
     37#include <errno.h>
    3738#include <stdlib.h>
    3839#include <stddef.h>
    39 #include <errno.h>
     40#include <types/common.h>
    4041
    4142#include "search.h"
Note: See TracChangeset for help on using the changeset viewer.