commit | 23609d22d629448c99b0aadf1719a60fc206de88 | [log] [tgz] |
---|---|---|
author | Geoff Thorpe <geoff@geoffthorpe.net> | Thu Sep 11 03:09:19 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Sep 11 03:09:19 2003 +0000 |
tree | 4aaddb89cb8ac6c5ae3c9f16e48d658126bb8ad1 | |
parent | 47fb938d5421c845dfeb5ba6d9ce57ae47f04941 [diff] [blame] |
Added a stub for NetStatisticsGet.
diff --git a/include/lm.h b/include/lm.h index 87a46e1..2ce4eed 100644 --- a/include/lm.h +++ b/include/lm.h
@@ -27,5 +27,6 @@ #include <lmaccess.h> #include <lmwksta.h> #include <lmapibuf.h> +#include <lmstats.h> #endif