Skip to content
Snippets Groups Projects
Commit fe7463b8 authored by Julien Cristau's avatar Julien Cristau Committed by Keith Packard
Browse files

dix: add missing include for DeleteWindowFromAnySelections


Fixes build error with XACE disabled:
window.c:886:5: error: implicit declaration of function 'DeleteWindowFromAnySelections' [-Werror=implicit-function-declaration]
     DeleteWindowFromAnySelections(pWin);
     ^

Debian bug#701372

Reported-by: default avatarMatthias Klose <doko@debian.org>
Signed-off-by: default avatarJulien Cristau <jcristau@debian.org>
Reviewed-by: default avatarAlan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
parent 6a49f883
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment