Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/packet/include/packet_local.h

    r515a00da rf63a591d  
    2727 */
    2828
    29 /** @addtogroup libpacket
    30  * @{
     29/** @addtogroup packet
     30 *  @{
    3131 */
    3232
     
    3434 */
    3535
    36 #ifndef LIBPACKET_PACKET_LOCAL_H_
    37 #define LIBPACKET_PACKET_LOCAL_H_
     36#ifndef __NET_PACKET_LOCAL_H__
     37#define __NET_PACKET_LOCAL_H__
    3838
    3939#include <net/packet.h>
Note: See TracChangeset for help on using the changeset viewer.