Include stdint.h
authorChase Douglas <chase.douglas@ubuntu.com>
Fri, 17 Dec 2010 17:11:09 +0000 (17:11 +0000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 22 Dec 2010 01:26:57 +0000 (11:26 +1000)
commit5c2d5fd99d73ae52aef62376046b5708c58a4271
tree18007a2c2ebe56fabb87d53483690a00e037dee9
parent56ffb564712257e0f998170e83071a6ee85aa231
Include stdint.h

I'm now getting build failures due to missing stdint.h. It seems we
should include it explicitly in XI2proto.h anyways.

Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
XI2proto.h