mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
winpcap: Fix ip6_misc.h header file name.
This commit is contained in:
committed by
Paul Bartell
parent
e0e488263e
commit
a685e63049
@@ -55,7 +55,7 @@
|
||||
#include <io.h>
|
||||
|
||||
#ifndef __MINGW32__
|
||||
#include "IP6_misc.h"
|
||||
#include "ip6_misc.h"
|
||||
#endif
|
||||
|
||||
#define caddr_t char*
|
||||
|
||||
Reference in New Issue
Block a user