Ignore:
File:
1 edited

Legend:

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

    r582a0b8 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.