#undef DELETE before (re)defining it.

This commit is contained in:
Gerald Pfeifer 2000-05-23 21:13:04 +00:00 committed by Alexandre Julliard
parent e2099dc987
commit 43bcf40c66
1 changed files with 2 additions and 0 deletions

View File

@ -2485,6 +2485,8 @@ typedef enum tagSID_NAME_USE {
/* Access rights */
/* DELETE may be already defined via /usr/include/arpa/nameser_compat.h */
#undef DELETE
#define DELETE 0x00010000
#define READ_CONTROL 0x00020000
#define WRITE_DAC 0x00040000