More work on winsock stack (ping is now working)
[reactos.git] / reactos / drivers / net / afd / include / afd.h
index 7f01dde..269b75e 100644 (file)
@@ -217,6 +217,8 @@ typedef struct IPv4_HEADER {
 
 
 extern NPAGED_LOOKASIDE_LIST BufferLookasideList;
 
 
 extern NPAGED_LOOKASIDE_LIST BufferLookasideList;
+extern NPAGED_LOOKASIDE_LIST ReadRequestLookasideList;
+
 
 /* Prototypes from dispatch.c */
 
 
 /* Prototypes from dispatch.c */