Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/string.h

    rbc56f30 r098e16a5  
    4141#endif
    4242
    43 #include <_bits/decls.h>
    4443#include <_bits/size_t.h>
    4544#include <_bits/NULL.h>
    4645#include <mem.h>
    47 
    48 __C_DECLS_BEGIN;
    4946
    5047extern char *strcpy(char *, const char *);
     
    7370#endif
    7471
    75 __C_DECLS_END;
    76 
    7772#endif
    7873
Note: See TracChangeset for help on using the changeset viewer.