include: Add declaration of NetScheduleJobAdd to lmat.h (resend)

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


-------------- next part --------------
From 624e5ddc9ecc6b034e80a0e844f61a5df4228299 Mon Sep 17 00:00:00 2001
From: Chae Jong Bin <chae at trunk.so>
Date: Sat, 1 Sep 2012 20:54:21 -0400
Subject: include: Add declaration of NetScheduleJobAdd to lmat.h

---
 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