projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84856f9
)
(no commit message)
author
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 8 Oct 2010 16:07:12 +0000
(16:07 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 8 Oct 2010 16:07:12 +0000
(16:07 +0000)
src/include/winproc.h
patch
|
blob
|
history
diff --git
a/src/include/winproc.h
b/src/include/winproc.h
index 5dd29df5669838cf50a58cd624c1da1c4b779677..0298c2d595eb20d0f4b1de035d5b3039c1a8dbbb 100644
(file)
--- a/
src/include/winproc.h
+++ b/
src/include/winproc.h
@@
-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 ();