(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 8 Oct 2010 16:07:12 +0000 (16:07 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 8 Oct 2010 16:07:12 +0000 (16:07 +0000)
src/include/winproc.h

index 5dd29df5669838cf50a58cd624c1da1c4b779677..0298c2d595eb20d0f4b1de035d5b3039c1a8dbbb 100644 (file)
@@ -204,7 +204,7 @@ extern "C"
   BOOL AddPathAccessRights (char *lpszFileName, char *lpszAccountName,
                             DWORD dwAccessMask);
   char *winErrorStr (const char *prefix, int dwErr);
-
+  void EnumNICs(PMIB_IFTABLE *pIfTable, PMIB_IPADDRTABLE *pAddrTable);
   int GNInitWinEnv ();
   void GNShutdownWinEnv ();