[PRINTING] Try to fix Linux build.
authorColin Finck <colin@reactos.org>
Wed, 17 Jan 2018 09:41:55 +0000 (10:41 +0100)
committerColin Finck <colin@reactos.org>
Wed, 17 Jan 2018 09:41:55 +0000 (10:41 +0100)
Why this previously built without any errors using GCC and MSVC under Windows is left as an exercise to the reader.

win32ss/printing/base/marshalling.c

index bdca025..3a7ac9e 100644 (file)
@@ -5,6 +5,9 @@
  * COPYRIGHT:   Copyright 2015-2018 Colin Finck (colin@reactos.org)
  */
 
+#define WIN32_NO_STATUS
+#include <windef.h>
+#include <winbase.h>
 
 /**
  * @name MarshallDownStructure