Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/inet/include/inet/dhcp.h

    rec7902d redeee9f  
    2727 */
    2828
    29 /** @addtogroup libc
     29/** @addtogroup libinet
    3030 * @{
    3131 */
     
    3333 */
    3434
    35 #ifndef _LIBC_INET_DHCP_H_
    36 #define _LIBC_INET_DHCP_H_
     35#ifndef LIBINET_INET_DHCP_H
     36#define LIBINET_INET_DHCP_H
    3737
    3838#include <types/common.h>
Note: See TracChangeset for help on using the changeset viewer.