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