summaryrefslogtreecommitdiff
path: root/exa/exa_migration.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2008-09-01 09:57:25 +1000
committerDave Airlie <airlied@redhat.com>2008-09-01 09:57:25 +1000
commit0466b8811ce8ebc1d993f177cbb7a22e997640f1 (patch)
treeef38fbf909111ac50b1b8ff80c6ca68ac9770e5f /exa/exa_migration.c
parent881bd15f445bb62c3fdea863c968c95217408b6e (diff)
exa: drop cw.h inclusion
this doesn't seem to be needed, at least I can't see any warning without it. I'd like to build EXA into a driver and cw.h isn't exported
Diffstat (limited to 'exa/exa_migration.c')
-rw-r--r--exa/exa_migration.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/exa/exa_migration.c b/exa/exa_migration.c
index 2f90b82a5..56b6945fc 100644
--- a/exa/exa_migration.c
+++ b/exa/exa_migration.c
@@ -34,7 +34,6 @@
#include "exa_priv.h"
#include "exa.h"
-#include "cw.h"
#if DEBUG_MIGRATE
#define DBG_MIGRATE(a) ErrorF a