From 849fa907e129575831fbd3fa69249ff843413fd5 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 14 Aug 2009 14:15:48 +1000 Subject: Move record headers to here. Signed-off-by: Peter Hutterer --- src/XRecord.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/XRecord.c') diff --git a/src/XRecord.c b/src/XRecord.c index 2d76f5c..fe733ff 100644 --- a/src/XRecord.c +++ b/src/XRecord.c @@ -60,6 +60,7 @@ from The Open Group. #include #include #include +#include static XExtensionInfo _xrecord_info_data; static XExtensionInfo *xrecord_info = &_xrecord_info_data; -- cgit v1.2.3