Dmitry Timoshkov : include: Undefine a custom DECL_WINELIB_DBT_TYPE_AW macro at the end of the file.

Alexandre Julliard julliard at winehq.org
Wed Jun 25 04:47:07 CDT 2008


Module: wine
Branch: master
Commit: 6f16f813407b02cf94df1089a9de7381cd76562d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6f16f813407b02cf94df1089a9de7381cd76562d

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Tue Jun 24 22:10:19 2008 +0900

include: Undefine a custom DECL_WINELIB_DBT_TYPE_AW macro at the end of the file.

---

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

diff --git a/include/dbt.h b/include/dbt.h
index 0110e6c..88a1df4 100644
--- a/include/dbt.h
+++ b/include/dbt.h
@@ -142,4 +142,6 @@ typedef struct _DEV_BROADCAST_HANDLE
     BYTE        dbch_data[1];
 } DEV_BROADCAST_HANDLE, *PDEV_BROADCAST_HANDLE;
 
+#undef DECL_WINELIB_DBT_TYPE_AW
+
 #endif /* __WINE_DBT_H */




More information about the wine-cvs mailing list