compositor: Pull in hash table from protocol
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 27 Dec 2011 19:02:40 +0000 (14:02 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 27 Dec 2011 19:02:40 +0000 (14:02 -0500)
commit11d0512ce9d90131fff9fa5b0e9d94736b210e48
tree25f8f8f7bea6b819e131dde09251ce1a244830c2
parente7aaec301a703226f4c4a1d6713b55f78c852bb8
compositor: Pull in hash table from protocol

We use it in the X WM implementation, but we don't want it in the core
libraries.
compositor/Makefile.am
compositor/hash.c [new file with mode: 0644]
compositor/hash.h [new file with mode: 0644]
compositor/xserver-launcher.c