Commit 7bea8693 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

debug.h must be last, or we get ERR() macro problems again.

parent e412c63d
......@@ -67,13 +67,14 @@
#endif
#include "heap.h"
#include "options.h"
#include "debug.h"
#include "server/request.h"
#include "server.h"
#include "process.h"
#include "winerror.h"
#include "debug.h"
#ifndef TIOCINQ
#define TIOCINQ FIONREAD
#endif
......
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