Commit 9cf73983 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

mountmgr.sys: Remove unneeded NONAMELESSXXX directives.

parent f5722795
......@@ -27,6 +27,8 @@
#include <stdio.h>
#include <sys/time.h>
#define NONAMELESSUNION
#include "mountmgr.h"
#include "winreg.h"
#include "winuser.h"
......
......@@ -22,7 +22,6 @@
#include <unistd.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "mountmgr.h"
#include "winreg.h"
......
......@@ -20,9 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment