7 lines
118 B
C
7 lines
118 B
C
|
#ifndef __MINIX_AUTOIP_H__
|
||
|
#define __MINIX_AUTOIP_H__
|
||
|
|
||
|
#include "ipv4/lwip/autoip.h"
|
||
|
|
||
|
#endif /* __MINIX_AUTOIP_H__ */
|