include: Add declaration of NetScheduleAddJob to lmat.h

Jong Bin, Chae chae at trunk.so
Sat Sep 1 11:01:17 CDT 2012


---
 include/lmat.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/lmat.h b/include/lmat.h
index f5b6883..fe8a9c0 100644
--- a/include/lmat.h
+++ b/include/lmat.h
@@ -25,6 +25,7 @@
 extern "C" {
 #endif

+NET_API_STATUS WINAPI NetScheduleJobAdd(LPCWSTR,LPBYTE,LPDWORD);
 NET_API_STATUS WINAPI
NetScheduleJobEnum(LPCWSTR,LPBYTE*,DWORD,LPDWORD,LPDWORD,LPDWORD);

 #ifdef __cplusplus
-- 
1.7.2.3



More information about the wine-patches mailing list