summaryrefslogtreecommitdiff
path: root/libnet/include/win32/libnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnet/include/win32/libnet.h')
-rw-r--r--libnet/include/win32/libnet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnet/include/win32/libnet.h b/libnet/include/win32/libnet.h
index 0025ffe..fe37c91 100644
--- a/libnet/include/win32/libnet.h
+++ b/libnet/include/win32/libnet.h
@@ -95,8 +95,6 @@ extern "C" {
#include "stdint.h"
-typedef uint32_t uint; /* FIXME all uses of uint need to be fixed, it not portable */
-
/* Libnet's unnamespaced ICMP6_ macros stomp on the enumerated versions of
these names in the MS headers, so pre-include this header. */
#include <iphlpapi.h> /* From the Microsoft Platform SDK */