Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/inet/hostname.h

    r5a6cc679 r4805495  
    3333 */
    3434
    35 #ifndef LIBC_INET_HOSTNAME_H_
    36 #define LIBC_INET_HOSTNAME_H_
     35#ifndef _LIBC_INET_HOSTNAME_H_
     36#define _LIBC_INET_HOSTNAME_H_
    3737
    3838extern errno_t inet_hostname_parse(const char *, char **, char **);
Note: See TracChangeset for help on using the changeset viewer.