Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/test/main.c

    r4e6a610 r3f932a7e  
    11/*
    2  * Copyright (c) 2018 Jiri Svoboda
     2 * Copyright (c) 2014 Vojtech Horky
    33 * All rights reserved.
    44 *
     
    3131PCUT_INIT;
    3232
    33 PCUT_IMPORT(stdio);
    34 PCUT_IMPORT(stdlib);
    35 PCUT_IMPORT(unistd);
     33PCUT_IMPORT(scanf);
    3634
    3735PCUT_MAIN();
Note: See TracChangeset for help on using the changeset viewer.