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

Dmitry Timoshkov dmitry at codeweavers.com
Tue Jun 24 08:10:19 CDT 2008


Hello,

Changelog:
    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 */
-- 
1.5.5.4






More information about the wine-patches mailing list