mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-11 14:15:12 -05:00
winpcap: Fix ip6_misc.h header file name.
This commit is contained in:
parent
e0e488263e
commit
a685e63049
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
|
|
||||||
#ifndef __MINGW32__
|
#ifndef __MINGW32__
|
||||||
#include "IP6_misc.h"
|
#include "ip6_misc.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define caddr_t char*
|
#define caddr_t char*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue