7 lines
110 B
C
7 lines
110 B
C
|
#ifndef __MINIX_IGMP_H__
|
||
|
#define __MINIX_IGMP_H__
|
||
|
|
||
|
#include "ipv4/lwip/igmp.h"
|
||
|
|
||
|
#endif /* __MINIX_IGMP_H__ */
|