This file was added in bc50ff076 a few months ago, but is not listed in Makefile.am, and thus not part of tarballs. However, it's being included from other C files, so not having it causes compilation breakage. --- server/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/server/Makefile.am b/server/Makefile.am index 807fbfb..6dcf2ee 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -83,6 +83,7 @@ libspice_server_la_SOURCES = \ red_memslots.h \ red_parse_qxl.c \ red_parse_qxl.h \ + red_time.h \ red_worker.c \ red_worker.h \ reds.c \ -- 1.8.4.2 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel